Skip to content
Snippets Groups Projects
Commit 50f55814 authored by turletti's avatar turletti
Browse files

oai-gnb charts update

parent 0b0178ae
No related branches found
No related tags found
No related merge requests found
......@@ -83,9 +83,9 @@ spec:
imagePullPolicy: {{ .Values.nfimage.pullPolicy }}
volumeMounts:
{{- if eq .Values.config.usrp "aw2s" }}
- mountPath: /opt/oai-gnb-aw2s/etc
- mountPath: /opt/oai-gnb-aw2s/etc/gnb.conf
{{- else }}
- mountPath: /opt/oai-gnb/etc
- mountPath: /opt/oai-gnb/etc/gnb.conf
{{- end }}
name: configuration
subPath: gnb.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment