Merge pull request #1185 from riceo/patch-1
Remove typo'd '=' from AWS ELB SSL documentation
This commit is contained in:
@@ -460,7 +460,7 @@ within AWS Certificate Manager.
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "my-service",
|
"name": "my-service",
|
||||||
"annotations": {
|
"annotations": {
|
||||||
"service.beta.kubernetes.io/aws-load-balancer-backend-protocol=": "(https|http|ssl|tcp)"
|
"service.beta.kubernetes.io/aws-load-balancer-backend-protocol": "(https|http|ssl|tcp)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user