aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/contrib
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-07-21 18:02:23 +0000
committerGerrit Code Review <gerrit@onap.org>2021-07-21 18:02:23 +0000
commit0d92bc7239b4734ee8b8a19f4e944e53ac93163e (patch)
treec427da970c58ad8588d46ce87a03864e94b125fa /kubernetes/contrib
parentffa9577fbf3230ea0a23d2723fd761e5d37530ed (diff)
parent6ce5c09e3f44f15929abf6569c7be464f7c3efbe (diff)
Merge "[CONTRIB] Added imagePullSecrets to common template files"
Diffstat (limited to 'kubernetes/contrib')
-rw-r--r--kubernetes/contrib/components/ejbca/templates/deployment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/contrib/components/ejbca/templates/deployment.yaml b/kubernetes/contrib/components/ejbca/templates/deployment.yaml
index a10b0592de..46f7d3521c 100644
--- a/kubernetes/contrib/components/ejbca/templates/deployment.yaml
+++ b/kubernetes/contrib/components/ejbca/templates/deployment.yaml
@@ -23,6 +23,8 @@ spec:
template:
metadata: {{- include "common.templateMetadata" . | nindent 6 }}
spec:
+ imagePullSecrets:
+ - name: "{{ include "common.namespace" . }}-docker-registry-key"
initContainers:
- name: {{ include "common.name" . }}-db-readiness
command: