chore: Updated charts to deploy on fresh server
This commit is contained in:
@@ -47,3 +47,9 @@ applications:
|
||||
imageNamesAndTags:
|
||||
argocd-image-updater.argoproj.io/app.helm.image-name: app.image.repository
|
||||
argocd-image-updater.argoproj.io/app.helm.image-tag: appVersionOverride
|
||||
|
||||
storage:
|
||||
enabled: true
|
||||
enableAutoSync: true
|
||||
enableArgoNotifications: false
|
||||
cdEnabled: false
|
||||
|
||||
@@ -61,3 +61,14 @@ applications:
|
||||
source:
|
||||
path: upload-to-nextcloud
|
||||
repoURL: null
|
||||
|
||||
storage:
|
||||
enableAutoSync: true
|
||||
autoSyncPrune: true
|
||||
destination:
|
||||
namespace: null
|
||||
server: null
|
||||
project: default
|
||||
source:
|
||||
path: storage
|
||||
repoURL: null
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
pvc:
|
||||
name: pvc-conversion
|
||||
storageClassName: govideo-nfs-client
|
||||
storageClassName: nfs-client
|
||||
size: 50Gi
|
||||
|
||||
Reference in New Issue
Block a user