mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
test
This commit is contained in:
parent
29e7700d10
commit
49bcfdad6d
1 changed files with 1 additions and 4 deletions
|
|
@ -61,9 +61,6 @@ nextcloud:
|
|||
'overwriteprotocol' => 'https'
|
||||
);
|
||||
|
||||
SecurityContext:
|
||||
runAsNonRoot: true
|
||||
|
||||
internalDatabase:
|
||||
enabled: true
|
||||
|
||||
|
|
@ -95,7 +92,7 @@ nextcloud:
|
|||
enabled: true
|
||||
annotations: {}
|
||||
storageClass: "nfs-storage"
|
||||
accessMode: ReadWriteOnce
|
||||
accessMode: ReadWriteMany
|
||||
size: 10Gi
|
||||
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue