mirror of https://github.com/kubernetes/kops.git
Keep old annotations-prefix for now
This commit is contained in:
parent
dee78fe7a7
commit
2ab5f115b3
|
@ -310,3 +310,4 @@ spec:
|
|||
- --default-backend-service=$(POD_NAMESPACE)/nginx-default-backend
|
||||
- --configmap=$(POD_NAMESPACE)/ingress-nginx
|
||||
- --publish-service=$(POD_NAMESPACE)/ingress-nginx
|
||||
- --annotations-prefix=ingress.kubernetes.io
|
||||
|
|
Loading…
Reference in New Issue