Skip to content

Commit

Permalink
chore: revert avp
Browse files Browse the repository at this point in the history
  • Loading branch information
floryn08 committed Jun 24, 2024
1 parent 76303aa commit 82e58c4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions argo-cd/templates/cmp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ data:
- bash
- "-c"
- |
helm template $ARGOCD_APP_NAME --include-crds -n $ARGOCD_APP_NAMESPACE ${ARGOCD_ENV_HELM_ARGS} . > template.yaml
argocd-vault-plugin generate -s vault-configuration template.yaml || true
cat template.yaml
helm template $ARGOCD_APP_NAME --include-crds -n $ARGOCD_APP_NAMESPACE ${ARGOCD_ENV_HELM_ARGS} . |
argocd-vault-plugin generate -s vault-configuration -
lockRepo: false

0 comments on commit 82e58c4

Please sign in to comment.