Skip to content

Commit 77b94c7

Browse files
author
Jim Ryan
committed
add mgmt configmap arg to daemonset
1 parent 058f550 commit 77b94c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployments/daemon-set/nginx-plus-ingress.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ spec:
8989
args:
9090
- -nginx-plus
9191
- -nginx-configmaps=$(POD_NAMESPACE)/nginx-config
92+
- -mgmt-configmap=$(POD_NAMESPACE)/nginx-config-mgmt
9293
- -report-ingress-status
9394
- -external-service=nginx-ingress
9495
#- -default-server-tls-secret=$(POD_NAMESPACE)/default-server-secret

0 commit comments

Comments
 (0)