File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ spec:
165
165
image : haproxytech/kubernetes-ingress
166
166
args :
167
167
- --configmap=haproxy-controller/haproxy-kubernetes-ingress
168
- - --default-backend-service=default /haproxy-kubernetes-ingress-default-backend
168
+ - --default-backend-service=haproxy-controller /haproxy-kubernetes-ingress-default-backend
169
169
securityContext :
170
170
runAsUser : 1000
171
171
runAsGroup : 1000
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ spec:
166
166
image : haproxytech/kubernetes-ingress
167
167
args :
168
168
- --configmap=haproxy-controller/haproxy-kubernetes-ingress
169
- - --default-backend-service=default /haproxy-kubernetes-ingress-default-backend
169
+ - --default-backend-service=haproxy-controller /haproxy-kubernetes-ingress-default-backend
170
170
securityContext :
171
171
runAsUser : 1000
172
172
runAsGroup : 1000
You can’t perform that action at this time.
0 commit comments