add imagepullsecret
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2020-04-13 01:41:52 +02:00
parent 928c9888dd
commit 8db1118e2a

View File

@ -24,4 +24,6 @@ spec:
- configMapRef: - configMapRef:
name: output-service-rdb-config name: output-service-rdb-config
ports: ports:
- containerPort: 8080 - containerPort: 8080
imagePullSecrets:
- name: regcred