Skip to content

Commit

Permalink
undo debug changes
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Sep 23, 2024
1 parent d4b910c commit 70e45d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/argocd-config/templates/app-of-apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ spec:
project: {{ .Values.environment }}
source:
path: charts/argocd-apps
repoURL: https://github.com/wbstack/charts.git
targetRevision: api-argocd # debug: should be HEAD
#chart: argocd-apps
repoURL: https://wbstack.github.io/charts
targetRevision: 1.0.1
chart: argocd-apps
helm:
values: |
{{ toYaml .Values | indent 8 }}
Expand Down

0 comments on commit 70e45d9

Please sign in to comment.