Skip to content

Commit 1585e70

Browse files
committed
Make sure the ES is always synced
Otherwise there is always a diff: refreshInterval: 5m0s refreshInterval: 5m
1 parent 13c6022 commit 1585e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/all/config-demo/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ secretStore:
66
esoversion: "external-secrets.io/v1beta1"
77
configdemosecret:
88
key: secret/data/global/config-demo
9-
refreshInterval: 5m
9+
refreshInterval: 5m0s
1010

1111
global:
1212
hubClusterDomain: hub.example.com

0 commit comments

Comments
 (0)