diff --git a/charts/accessnode/templates/_cv.tpl b/charts/accessnode/templates/_cv.tpl index 94e317c..c97e979 100644 --- a/charts/accessnode/templates/_cv.tpl +++ b/charts/accessnode/templates/_cv.tpl @@ -290,8 +290,8 @@ cv.commondeploymentpecs creates pod specifications that are common to all deploy volumeMounts: - name: configsecrets mountPath: /opt/{{include "cv.utils.getOemPath" .}}/Base64/Temp/k8ssecrets + subPath: k8ssecrets - name: cv-storage-secretssvolume mountPath: /tmp/secretcontents - subPath: k8ssecrets {{- end }} {{- end }} diff --git a/charts/commandcenter/templates/_cv.tpl b/charts/commandcenter/templates/_cv.tpl index 94e317c..c97e979 100644 --- a/charts/commandcenter/templates/_cv.tpl +++ b/charts/commandcenter/templates/_cv.tpl @@ -290,8 +290,8 @@ cv.commondeploymentpecs creates pod specifications that are common to all deploy volumeMounts: - name: configsecrets mountPath: /opt/{{include "cv.utils.getOemPath" .}}/Base64/Temp/k8ssecrets + subPath: k8ssecrets - name: cv-storage-secretssvolume mountPath: /tmp/secretcontents - subPath: k8ssecrets {{- end }} {{- end }} diff --git a/charts/config/templates/_cv.tpl b/charts/config/templates/_cv.tpl index 94e317c..c97e979 100644 --- a/charts/config/templates/_cv.tpl +++ b/charts/config/templates/_cv.tpl @@ -290,8 +290,8 @@ cv.commondeploymentpecs creates pod specifications that are common to all deploy volumeMounts: - name: configsecrets mountPath: /opt/{{include "cv.utils.getOemPath" .}}/Base64/Temp/k8ssecrets + subPath: k8ssecrets - name: cv-storage-secretssvolume mountPath: /tmp/secretcontents - subPath: k8ssecrets {{- end }} {{- end }} diff --git a/charts/cs/templates/_cv.tpl b/charts/cs/templates/_cv.tpl index 94e317c..c97e979 100644 --- a/charts/cs/templates/_cv.tpl +++ b/charts/cs/templates/_cv.tpl @@ -290,8 +290,8 @@ cv.commondeploymentpecs creates pod specifications that are common to all deploy volumeMounts: - name: configsecrets mountPath: /opt/{{include "cv.utils.getOemPath" .}}/Base64/Temp/k8ssecrets + subPath: k8ssecrets - name: cv-storage-secretssvolume mountPath: /tmp/secretcontents - subPath: k8ssecrets {{- end }} {{- end }} diff --git a/charts/mediaagent/templates/_cv.tpl b/charts/mediaagent/templates/_cv.tpl index 94e317c..c97e979 100644 --- a/charts/mediaagent/templates/_cv.tpl +++ b/charts/mediaagent/templates/_cv.tpl @@ -290,8 +290,8 @@ cv.commondeploymentpecs creates pod specifications that are common to all deploy volumeMounts: - name: configsecrets mountPath: /opt/{{include "cv.utils.getOemPath" .}}/Base64/Temp/k8ssecrets + subPath: k8ssecrets - name: cv-storage-secretssvolume mountPath: /tmp/secretcontents - subPath: k8ssecrets {{- end }} {{- end }} diff --git a/charts/networkgateway/templates/_cv.tpl b/charts/networkgateway/templates/_cv.tpl index 94e317c..c97e979 100644 --- a/charts/networkgateway/templates/_cv.tpl +++ b/charts/networkgateway/templates/_cv.tpl @@ -290,8 +290,8 @@ cv.commondeploymentpecs creates pod specifications that are common to all deploy volumeMounts: - name: configsecrets mountPath: /opt/{{include "cv.utils.getOemPath" .}}/Base64/Temp/k8ssecrets + subPath: k8ssecrets - name: cv-storage-secretssvolume mountPath: /tmp/secretcontents - subPath: k8ssecrets {{- end }} {{- end }} diff --git a/charts/webserver/templates/_cv.tpl b/charts/webserver/templates/_cv.tpl index 94e317c..c97e979 100644 --- a/charts/webserver/templates/_cv.tpl +++ b/charts/webserver/templates/_cv.tpl @@ -290,8 +290,8 @@ cv.commondeploymentpecs creates pod specifications that are common to all deploy volumeMounts: - name: configsecrets mountPath: /opt/{{include "cv.utils.getOemPath" .}}/Base64/Temp/k8ssecrets + subPath: k8ssecrets - name: cv-storage-secretssvolume mountPath: /tmp/secretcontents - subPath: k8ssecrets {{- end }} {{- end }}