X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fconsul%2Ftemplates%2Fdeployment.yaml;fp=kubernetes%2Fconsul%2Ftemplates%2Fdeployment.yaml;h=8fd09b728eb2189356ba9641a57ed9e3dc4c7c95;hb=339b749f934cb9dc32700e13cb2bb6a9f465d95b;hp=646922b30f6050272a6f4d15ffd82215c8f6f2fa;hpb=69488f16e417fb9a6392b17af09690a5df068731;p=oom.git diff --git a/kubernetes/consul/templates/deployment.yaml b/kubernetes/consul/templates/deployment.yaml index 646922b30f..8fd09b728e 100644 --- a/kubernetes/consul/templates/deployment.yaml +++ b/kubernetes/consul/templates/deployment.yaml @@ -34,6 +34,8 @@ spec: release: {{ .Release.Name }} name: {{ include "common.name" . }} spec: + imagePullSecrets: + - name: "{{ include "common.namespace" . }}-docker-registry-key" containers: - image: "{{ include "common.repository" . }}/{{ .Values.image }}" command: