helm3 and K8 1.18 support added
[ric-plt/ric-dep.git] / helm / alarmadapter / templates / deployment.yaml
index 9b82ff3..8d02070 100644 (file)
@@ -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" . }}