Browse Source

Merge pull request #815 from haf-tech/patch-1

Minor change - IBM Cloud SM example - refreshInterval 60m
paul-the-alien[bot] 4 years ago
parent
commit
b0ea1146ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/snippets/ibm-external-secret.yaml

+ 1 - 1
docs/snippets/ibm-external-secret.yaml

@@ -3,7 +3,7 @@ kind: ExternalSecret
 metadata:
   name: external-secret-sample
 spec:
-  refreshInterval: 1m
+  refreshInterval: 60m
   secretStoreRef:
     name: secretstore-sample
     kind: SecretStore