mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add 'longhorn' to all storage things for CSI snaps
This commit is contained in:
@@ -69,6 +69,8 @@ spec:
|
||||
primary:
|
||||
containerSecurityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
persistence:
|
||||
storageClass: longhorn
|
||||
initdb:
|
||||
scripts:
|
||||
create-extensions.sql: |
|
||||
@@ -88,6 +90,9 @@ spec:
|
||||
architecture: standalone
|
||||
auth:
|
||||
enabled: false
|
||||
master:
|
||||
persistence:
|
||||
storageClass: longhorn
|
||||
|
||||
# Immich components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user