Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkfella91 committed Oct 19, 2024
1 parent a57054b commit c2f9641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/media/qbitmanage/app/externalsecret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: ExternalSecret
metadata:
name: &secret qbitmanage-secret
spec:
refreshInterval: 10m
refreshInterval: 1h
secretStoreRef:
kind: ClusterSecretStore
name: vault-backend
Expand All @@ -16,7 +16,7 @@ spec:
data:
config.yml: |
commands:
dry_run: true
dry_run: false
cross_seed: false
recheck: false
cat_update: false
Expand Down

0 comments on commit c2f9641

Please sign in to comment.