test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user