Skip to content

Commit

Permalink
updated artifacts/argocd-apps reference
Browse files Browse the repository at this point in the history
  • Loading branch information
iamprakkie committed Oct 3, 2023
1 parent c55c309 commit f5e843c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
source:
repoURL: {{ .Values.spec.source.repoURL }}
targetRevision: {{ .Values.spec.source.targetRevision }}
path: artifacts/grafana-operator-chart
path: artifacts/argocd-apps/grafana-operator-chart
helm:
values: |
{{- toYaml .Values | nindent 8 }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
source:
repoURL: {{ .Values.spec.source.repoURL }}
targetRevision: {{ .Values.spec.source.targetRevision }}
path: artifacts/teams/team-geordie/prod
path: artifacts/argocd-apps/teams/team-geordie/prod
helm:
values: |
{{- toYaml .Values | nindent 8 }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
source:
repoURL: {{ .Values.spec.source.repoURL }}
targetRevision: {{ .Values.spec.source.targetRevision }}
path: artifacts/teams/team-geordie/prod/ho11y
path: artifacts/argocd-apps/teams/team-geordie/prod/ho11y
helm:
values: |
{{- toYaml .Values | nindent 8 }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
source:
repoURL: {{ .Values.spec.source.repoURL }}
targetRevision: {{ .Values.spec.source.targetRevision }}
path: artifacts/teams/team-geordie/prod/yelb
path: artifacts/argocd-apps/teams/team-geordie/prod/yelb
helm:
values: |
{{- toYaml .Values | nindent 8 }}
Expand Down

0 comments on commit f5e843c

Please sign in to comment.