diff --git a/apps/authentik/cluster.yaml b/apps/authentik/cluster.yaml index 0d4f9f5..e0e97e1 100644 --- a/apps/authentik/cluster.yaml +++ b/apps/authentik/cluster.yaml @@ -53,3 +53,5 @@ spec: secretAccessKey: name: wasabi-secret key: ACCESS_SECRET_KEY + retentionPolicy: "10d" + diff --git a/apps/immich/cluster.yaml b/apps/immich/cluster.yaml index d2a97e3..a166a22 100644 --- a/apps/immich/cluster.yaml +++ b/apps/immich/cluster.yaml @@ -61,3 +61,4 @@ spec: secretAccessKey: name: wasabi-secret key: ACCESS_SECRET_KEY + retentionPolicy: "10d"