X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Falarmadapter%2Ftemplates%2Fdeployment.yaml;h=8d020707346c699465a1ed5ea6713b42d7c0d273;hb=refs%2Fchanges%2F49%2F5249%2F2;hp=9b82ff34c9d66190b224e96d31407a3581d4f226;hpb=97985d80947f09e20a5d50c00b1909252befccb3;p=ric-plt%2Fric-dep.git diff --git a/helm/alarmadapter/templates/deployment.yaml b/helm/alarmadapter/templates/deployment.yaml index 9b82ff3..8d02070 100644 --- a/helm/alarmadapter/templates/deployment.yaml +++ b/helm/alarmadapter/templates/deployment.yaml @@ -64,7 +64,7 @@ spec: volumeMounts: - mountPath: /alarmadaptercfg name: appconfig-file - subpath: config-file.json + subPath: config-file.json ports: - name: "http" containerPort: {{ include "common.serviceport.alarmadapter.http" . }}