Skip to content

Commit

Permalink
update matrix and nextcloud pvc appsets to point at correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Apr 12, 2024
1 parent 1602374 commit f472ec6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion matrix/app_of_apps/pvc_argocd_appset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
source:
repoURL: https://github.com/small-hack/argocd-apps.git
path: matrix/storage/pvc/
targetRevision: main
targetRevision: add-pvc-helm-chart-for-nextcloud
helm:
valuesObject:
# -- enable matrix media pvc
Expand Down
2 changes: 1 addition & 1 deletion nextcloud/app_of_apps/pvc_argocd_appset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
source:
repoURL: https://github.com/small-hack/argocd-apps.git
path: nextcloud/storage/pvc/
targetRevision: main
targetRevision: add-pvc-helm-chart-for-nextcloud
helm:
valuesObject:
# -- enable nextcloud files pvc
Expand Down

0 comments on commit f472ec6

Please sign in to comment.