update namespace
This commit is contained in:
@@ -37,7 +37,7 @@ spec:
|
||||
destination:
|
||||
# Déploie uniquement sur le cluster OPS
|
||||
name: '{{name}}'
|
||||
namespace: cert-manager-{{path.basename}}
|
||||
namespace: cert-manager-webhook-ovh-{{path.basename}}
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
||||
@@ -3,4 +3,4 @@ apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: cert-manager-webhook-ovh-sa
|
||||
namespace: cert-manager-webhook-ovh-ops
|
||||
namespace: {{ .Release.Namespace }}
|
||||
Reference in New Issue
Block a user