Merge "Ingress: fix ingress error page backend service"

This commit is contained in:
Jenkins 2017-08-25 13:21:29 +00:00 committed by Gerrit Code Review
commit 420e37cb7e

View File

@ -33,4 +33,4 @@ spec:
protocol: TCP protocol: TCP
targetPort: 443 targetPort: 443
selector: selector:
app: ingress-api {{ tuple $envAll "ingress" "error-pages" | include "helm-toolkit.snippets.kubernetes_metadata_labels" | indent 4 }}