Uncomment imagepullsecret
This commit is contained in:
parent
19f12d70d7
commit
a1d5486091
@ -3,9 +3,11 @@
|
|||||||
|
|
||||||
# Number of replicas
|
# Number of replicas
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|
||||||
# Image pull secrets for Harbor registry
|
# Image pull secrets for Harbor registry
|
||||||
# imagePullSecrets:
|
imagePullSecrets:
|
||||||
# - name: harbor-regcred
|
- name: harbor-regcred
|
||||||
|
|
||||||
# API backend configuration (Flask server for status updates)
|
# API backend configuration (Flask server for status updates)
|
||||||
api:
|
api:
|
||||||
image:
|
image:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user