This commit is contained in:
Lihua Tang 2018-02-08 11:15:50 +08:00 committed by Manuel Alejandro de Brito Fontes
parent d76ea2c6f4
commit 1947f35121
6 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@ metadata:
labels:
app: ingress-nginx
annotations:
# replace with the correct value of the generated certifcate in the AWS console
# replace with the correct value of the generated certificate in the AWS console
service.beta.kubernetes.io/aws-load-balancer-ssl-cert: "arn:aws:acm:us-west-2:XXXXXXXX:certificate/XXXXXX-XXXXXXX-XXXXXXX-XXXXXXXX"
# the backend instances are HTTP
service.beta.kubernetes.io/aws-load-balancer-backend-protocol: "http"