Skip to content

Commit

Permalink
gitlab: add helm-secret
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Login <batazor@evrone.com>
  • Loading branch information
batazor committed Jan 15, 2023
1 parent 085905c commit cf41916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/gitlab/pipelines/addons/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ argo:
HELM_PATH: ops/Helm/addons/argocd
HELM_NAMESPACE: argocd
ENVIRONMENT_URL: $ENVIRONMENT_URL/argocd
HELM_ARG: -f ${HELM_CHART_PATH}/values.sops.yaml
HELM_ARG: -f ${HELM_PATH}/values.sops.yaml
trigger:
include:
- local: 'ops/gitlab/pipelines/helm_deploy.yml'
Expand Down

0 comments on commit cf41916

Please sign in to comment.