fix: add imagePullSecrets field

This commit is contained in:
dvirlabs 2026-02-22 15:33:50 +02:00
parent e733d9e558
commit 5499a3dc10
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
global: global:
namespace: my-apps namespace: my-apps
imagePullSecrets: []
# Backend configuration # Backend configuration
backend: backend:

View File

@ -1,5 +1,6 @@
global: global:
namespace: my-apps namespace: my-apps
imagePullSecrets: []
# Backend configuration # Backend configuration
backend: backend: