Skip to content

Commit

Permalink
Fixing helm deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
danmanners committed Nov 8, 2023
1 parent 87aaea0 commit 140954e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion manifests/workloads/kargo/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ spec:
targetRevision: main
ref: values
# Helm Chart Deployment
- repoURL: oci://ghcr.io/akuity/kargo-charts/kargo
- repoURL: ghcr.io/akuity/kargo-charts
chatr: kargo
targetRevision: "0.1.0"
helm:
passCredentials: true
valueFiles:
- $values/manifests/workloads/kargo/values.yaml
syncPolicy:
Expand Down

0 comments on commit 140954e

Please sign in to comment.