Merge "[SDC] Update pod limits and timeouts"
[oom.git] / kubernetes / sdc / components / sdc-wfd-fe / templates / deployment.yaml
index c423da9..a5d312f 100644 (file)
@@ -128,8 +128,8 @@ spec:
             readOnly: true
           {{- if .Values.global.aafEnabled }}
           - name: sdc-certs
-            mountPath: /sdc-certs
-            subpath: mycreds.prop
+            mountPath: /sdc-certs/mycreds.prop
+            subPath: mycreds.prop
           - name: sdc-certs
             mountPath: /var/lib/jetty/etc/{{ .Values.certInitializer.keystoreFile }}
             subPath: {{ .Values.certInitializer.keystoreFile }}