disable auto rotation of secrets

This commit is contained in:
Morten Olsen
2026-01-05 17:34:15 +01:00
parent 1c347e7f14
commit 284b899ab0
2 changed files with 2 additions and 1 deletions

View File

@@ -655,6 +655,7 @@ metadata:
{{- include "common.labels" $ | nindent 4 }}
spec:
refreshInterval: 1h
# rotationPolicy is intentionally not set to ensure no automatic rotation
target:
name: {{ $secretName }}
creationPolicy: Owner

View File

@@ -1 +1 @@
./scripts/sync_pvc_with_host.sh /data/volumes/prod/$1 prod $1
./scripts/sync_pvc_with_host.sh /data/volumes/prod-containarr/$1 prod-containarr $1