Skip to content

Commit

Permalink
Fixing the helm app-of-apps
Browse files Browse the repository at this point in the history
  • Loading branch information
danmanners committed Nov 10, 2023
1 parent 7a3970c commit 933ed15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/workloads/applicationset-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
project: default
sources:
- repoURL: https://github.com/danmanners/homelab-kube-cluster.git
targetRevision: '{{targetRev}}'
targetRevision: '{{ valueBranch }}'
ref: values
- repoUrl: '{{ helmRepo }}'
chart: '{{ appName }}'
Expand Down

0 comments on commit 933ed15

Please sign in to comment.