Fix imagePullSecret name - use harbor-regcred to match other apps

This commit is contained in:
dvirlabs 2026-05-08 12:53:29 +03:00
parent 21b1c52330
commit e5bb4bdb2d

View File

@ -1,7 +1,7 @@
global: global:
namespace: my-apps namespace: my-apps
imagePullSecrets: imagePullSecrets:
- name: harbor-registry-cred - name: harbor-regcred
# Backend configuration # Backend configuration
backend: backend:
name: backend name: backend