mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
move nexus to nfs
This commit is contained in:
parent
8a56d7792d
commit
49e050956a
1 changed files with 3 additions and 3 deletions
|
|
@ -138,8 +138,8 @@ nexus-repository-manager:
|
|||
persistence:
|
||||
enabled: true
|
||||
accessMode: ReadWriteOnce
|
||||
storageClass: "longhorn"
|
||||
storageSize: 8Gi
|
||||
storageClass: "nfs-storage"
|
||||
storageSize: 20Gi
|
||||
|
||||
tolerations: []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue