Add iimagePullSecret

This commit is contained in:
dvirlabs 2026-02-16 02:59:05 +02:00
parent 16591273c0
commit b72f99da90

View File

@ -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