Add configmap on deployment instructions
This commit is contained in:
parent
f1a0119b22
commit
4c753fc51f
2 changed files with 16 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ spec:
|
|||
args:
|
||||
- --default-backend-service=default/ingress-default-backend
|
||||
- --default-ssl-certificate=default/tls-secret
|
||||
- --configmap=default/haproxy-ingress
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue