Compare commits
No commits in common. "bcc8d34f470152d2592f5d57d1000de7a0f20bf1" and "a4fb1c6fb25ea43b7162a6feae8c8344696dc60d" have entirely different histories.
bcc8d34f47
...
a4fb1c6fb2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ set container name bind volume cache destination '/var/cache/bind'
|
||||||
set container name bind volume cache mode 'rw'
|
set container name bind volume cache mode 'rw'
|
||||||
|
|
||||||
# haproxy-k8s-api
|
# haproxy-k8s-api
|
||||||
set container name haproxy-k8s-api image 'docker.io/library/haproxy:2.9.2'
|
set container name haproxy-k8s-api image 'docker.io/library/haproxy:2.9.0'
|
||||||
set container name haproxy-k8s-api memory '0'
|
set container name haproxy-k8s-api memory '0'
|
||||||
set container name haproxy-k8s-api network containers address '10.5.0.2'
|
set container name haproxy-k8s-api network containers address '10.5.0.2'
|
||||||
set container name haproxy-k8s-api restart 'on-failure'
|
set container name haproxy-k8s-api restart 'on-failure'
|
||||||
|
|
Reference in a new issue