Jelajahi Sumber

Minor change - refreshInterval 60m

this template is used mostly as is, and the previous `refreshInterval` of `1m` is to high and produces only too much pressure on the API endpoints
Hafid Haddouti 4 tahun lalu
induk
melakukan
910eeeae0c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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