Skip to content

Commit

Permalink
fix: configure retry settings on cluster secret store
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 12, 2024
1 parent 99fe619 commit 41760ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions registry/components/external-secrets/infisical.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "20"
spec:
retrySettings:
maxRetries: 5
retryInterval: 10s
provider:
infisical:
auth:
Expand Down

0 comments on commit 41760ad

Please sign in to comment.