contrib: Change nginx-ingress ssl-passthrough annotation

* nginx-ingress controller 0.9.0-beta.18 and above changed the
annotations prefix to nginx.ingress.kubernetes.io
This commit is contained in:
Dalton Hubble
2017-12-13 15:24:24 -08:00
parent 4e9d542a87
commit 4888c04dee

View File

@@ -17,7 +17,7 @@ kind: Ingress
metadata:
name: matchbox
annotations:
ingress.kubernetes.io/ssl-passthrough: "true"
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
spec:
tls:
- hosts: