chore: Updated charts to deploy on fresh server

This commit is contained in:
2024-07-02 03:52:49 -06:00
parent e53056be06
commit 6d98ead56c
3 changed files with 18 additions and 1 deletions

View File

@@ -47,3 +47,9 @@ applications:
imageNamesAndTags: imageNamesAndTags:
argocd-image-updater.argoproj.io/app.helm.image-name: app.image.repository argocd-image-updater.argoproj.io/app.helm.image-name: app.image.repository
argocd-image-updater.argoproj.io/app.helm.image-tag: appVersionOverride argocd-image-updater.argoproj.io/app.helm.image-tag: appVersionOverride
storage:
enabled: true
enableAutoSync: true
enableArgoNotifications: false
cdEnabled: false

View File

@@ -61,3 +61,14 @@ applications:
source: source:
path: upload-to-nextcloud path: upload-to-nextcloud
repoURL: null repoURL: null
storage:
enableAutoSync: true
autoSyncPrune: true
destination:
namespace: null
server: null
project: default
source:
path: storage
repoURL: null

View File

@@ -1,4 +1,4 @@
pvc: pvc:
name: pvc-conversion name: pvc-conversion
storageClassName: govideo-nfs-client storageClassName: nfs-client
size: 50Gi size: 50Gi