use targetNamespace

This commit is contained in:
Sofiane Gerhardt 2025-05-05 11:52:35 +02:00
parent 521eb0b8cc
commit 6b7d7987b5
Signed by: sofiane.gerhardt
SSH key fingerprint: SHA256:B+mV6AyYLX4aUI1b5gXcuADKOT8LepFIxknwPyd26f0
2 changed files with 1 additions and 1 deletions

View file

@ -15,4 +15,5 @@ spec:
wait: false
interval: 30m
retryInterval: 1m
targetNamespace: ${TENANT_NAMESPACE}
timeout: 5m

View file

@ -2,7 +2,6 @@ apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: ${TENANT_NAMESPACE}-image-storage
namespace: ${TENANT_NAMESPACE}
annotations:
helm.sh/resource-policy: keep
spec: