updated retention from 24 to 24h

etcd snapshot container keeps on restarting since "24" is not acceptable value
This commit is contained in:
Onkar Dhuri
2020-05-22 10:38:26 +05:30
committed by Catherine Luse
parent a08893df34
commit dfda5d476c
@@ -161,7 +161,7 @@ services:
etcd:
snapshot: true
creation: 6h
retention: 24
retention: 24h
# Required for external TLS termination with
# ingress-nginx v0.22+