X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F10-Nexus%2Fhelm%2Ftemplates%2Fdeployment.yaml;h=2ba358c23826ebb7747a55e0cc1dc676559ad552;hb=431ae3c7eab922223215b52f2a347029eb95335b;hp=65c5c235faa5bda25efcb211f79af73fb633c146;hpb=7f1e409379856025977fc8a6ea04ddb215f21a13;p=it%2Fdep.git diff --git a/ric-infra/10-Nexus/helm/templates/deployment.yaml b/ric-infra/10-Nexus/helm/templates/deployment.yaml index 65c5c235..2ba358c2 100644 --- a/ric-infra/10-Nexus/helm/templates/deployment.yaml +++ b/ric-infra/10-Nexus/helm/templates/deployment.yaml @@ -51,6 +51,15 @@ spec: - name: docker containerPort: 10001 protocol: TCP + volumeMounts: + - name: nexus-config + mountPath: /nexus-data + volumes: + - name: nexus-config + persistentVolumeClaim: + claimName: nexus-claim + + # livenessProbe: # httpGet: # path: /