Add iimagePullSecret
This commit is contained in:
parent
16591273c0
commit
b72f99da90
@ -5,6 +5,9 @@ image:
|
|||||||
tag: "1.0.0"
|
tag: "1.0.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: harbor-regcred
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 8000
|
port: 8000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user