Removed cert-manager argocd application manifest releaseName entry to prevent out-of-sync state
This commit is contained in:
parent
1f38cc5755
commit
95ba18bb56
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ spec:
|
|||
- chart: cert-manager
|
||||
repoURL: https://charts.jetstack.io
|
||||
targetRevision: v1.17.2
|
||||
releaseName: cert-manager
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/{{{ .Env.CLIENT_REPO_ID }}}/{{{ .Env.DOMAIN }}}/stacks/otc/cert-manager/values.yaml
|
||||
|
|
Reference in a new issue