mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
test
This commit is contained in:
parent
40a52a5d80
commit
c545464462
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ spec:
|
|||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
name: nexus-pvc
|
||||
namespace: nexus
|
||||
namespace: nexus-repository-manager
|
||||
nfs:
|
||||
path: /mnt/user/k3s/nexus
|
||||
server: 192.168.20.253
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ metadata:
|
|||
app.kubernetes.io/name: nexus
|
||||
helm.sh/chart: nexus-2.14.4
|
||||
name: nexus-pvc
|
||||
namespace: nexus
|
||||
namespace: nexus-repository-manager
|
||||
spec:
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue