Fix imagePullSecrets format - must be array of objects
This commit is contained in:
parent
8b7832713c
commit
1262820f26
@ -1,6 +1,7 @@
|
|||||||
global:
|
global:
|
||||||
namespace: my-apps
|
namespace: my-apps
|
||||||
imagePullSecrets: harbor-registry-cred
|
imagePullSecrets:
|
||||||
|
- name: harbor-registry-cred
|
||||||
# Backend configuration
|
# Backend configuration
|
||||||
backend:
|
backend:
|
||||||
name: backend
|
name: backend
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user