generated from phoenix-oss/tenant-tpl
use targetNamespace
This commit is contained in:
parent
521eb0b8cc
commit
6b7d7987b5
2 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,5 @@ spec:
|
|||
wait: false
|
||||
interval: 30m
|
||||
retryInterval: 1m
|
||||
targetNamespace: ${TENANT_NAMESPACE}
|
||||
timeout: 5m
|
||||
|
|
|
@ -2,7 +2,6 @@ apiVersion: v1
|
|||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: ${TENANT_NAMESPACE}-image-storage
|
||||
namespace: ${TENANT_NAMESPACE}
|
||||
annotations:
|
||||
helm.sh/resource-policy: keep
|
||||
spec:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue