X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcps%2Fcomponents%2Fcps-temporal%2Ftemplates%2Fdeployment.yaml;h=143740d191acf937c7e2dba2f264882f9e4dedde;hb=refs%2Fheads%2Fmaster;hp=59900407ec61c144014a9e1f53f595fd1ca39d31;hpb=a7eeecb520f5046e490fa3f4cd6bfc52265f9799;p=oom.git diff --git a/kubernetes/cps/components/cps-temporal/templates/deployment.yaml b/kubernetes/cps/components/cps-temporal/templates/deployment.yaml index 59900407ec..143740d191 100644 --- a/kubernetes/cps/components/cps-temporal/templates/deployment.yaml +++ b/kubernetes/cps/components/cps-temporal/templates/deployment.yaml @@ -114,6 +114,4 @@ spec: medium: Memory - name: init-temp emptyDir: {} - imagePullSecrets: - - name: "{{ include "common.namespace" . }}-docker-registry-key" - + {{- include "common.imagePullSecrets" . | nindent 6 }}