mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 01:23:21 +00:00
updated retention from 24 to 24h
etcd snapshot container keeps on restarting since "24" is not acceptable value
This commit is contained in:
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+
|
||||
|
||||
Reference in New Issue
Block a user