Uncomment imagepullsecret

This commit is contained in:
dvirlabs 2026-04-22 15:47:53 +03:00
parent 19f12d70d7
commit a1d5486091

View File

@ -3,9 +3,11 @@
# Number of replicas
replicaCount: 1
# Image pull secrets for Harbor registry
# imagePullSecrets:
# - name: harbor-regcred
imagePullSecrets:
- name: harbor-regcred
# API backend configuration (Flask server for status updates)
api:
image: