This commit is contained in:
2025-08-25 21:13:13 +02:00
parent 6ff88b5ff8
commit bd4fab4948

View File

@@ -49,7 +49,7 @@ spec:
- /usr/local/bin/etcd
- --name=etcd0
- --data-dir=/var/lib/etcd
- --listen-client-urls=http://0.0.0.0:2379,http://[::]:2379
- --listen-client-urls=http://0.0.0.0:2379
- --advertise-client-urls=http://etcd.dns.svc:2379
ports:
- name: client