Fix imagePullSecret name - use harbor-regcred to match other apps
This commit is contained in:
parent
21b1c52330
commit
e5bb4bdb2d
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user