chore: Updated charts to deploy on fresh server
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
pvc:
|
pvc:
|
||||||
name: pvc-conversion
|
name: pvc-conversion
|
||||||
storageClassName: govideo-nfs-client
|
storageClassName: nfs-client
|
||||||
size: 50Gi
|
size: 50Gi
|
||||||
|
|||||||
Reference in New Issue
Block a user