Small Adjusts
This commit is contained in:
parent
82ec90595e
commit
cd5035602a
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ spec:
|
|||
#serviceAccountName: easyhaproxy-ingress
|
||||
containers:
|
||||
- image: byjg/easy-haproxy:test
|
||||
imagePullPolicy: IfNotPresent
|
||||
imagePullPolicy: Always
|
||||
name: easyhaproxy-ingress
|
||||
ports:
|
||||
- name: http
|
||||
|
|
@ -59,7 +59,7 @@ spec:
|
|||
- name: EASYHAPROXY_REFRESH_CONF
|
||||
value: "10"
|
||||
- name: HAPROXY_CUSTOMERRORS
|
||||
value: true
|
||||
value: "true"
|
||||
- name: EASYHAPROXY_SSL_MODE
|
||||
value: loose
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue