mirror of
https://github.com/morten-olsen/homelab-apps.git
synced 2026-02-07 17:26:27 +01:00
disable auto rotation of secrets
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user