1
0
Fork 0

Small Adjusts

This commit is contained in:
Joao Gilberto Magalhaes 2022-08-23 02:36:44 +00:00
parent 82ec90595e
commit cd5035602a

View file

@ -22,7 +22,7 @@ spec:
#serviceAccountName: easyhaproxy-ingress #serviceAccountName: easyhaproxy-ingress
containers: containers:
- image: byjg/easy-haproxy:test - image: byjg/easy-haproxy:test
imagePullPolicy: IfNotPresent imagePullPolicy: Always
name: easyhaproxy-ingress name: easyhaproxy-ingress
ports: ports:
- name: http - name: http
@ -59,7 +59,7 @@ spec:
- name: EASYHAPROXY_REFRESH_CONF - name: EASYHAPROXY_REFRESH_CONF
value: "10" value: "10"
- name: HAPROXY_CUSTOMERRORS - name: HAPROXY_CUSTOMERRORS
value: true value: "true"
- name: EASYHAPROXY_SSL_MODE - name: EASYHAPROXY_SSL_MODE
value: loose value: loose