Преглед на файлове

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 години
родител
ревизия
910eeeae0c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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