mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-06 09:08:26 +07:00
Always start etcd tfstate container
This commit is contained in:
parent
fbe119fd16
commit
a4821862c5
@ -2,6 +2,7 @@
|
||||
docker_container:
|
||||
name: etcd-tfstate
|
||||
image: bitnami/etcd
|
||||
restart_policy: always
|
||||
env:
|
||||
ALLOW_NONE_AUTHENTICATION: "yes"
|
||||
published_ports:
|
||||
|
Loading…
Reference in New Issue
Block a user