Fix image pull secret
All checks were successful
moritz/project-x/pipeline/head This commit looks good
All checks were successful
moritz/project-x/pipeline/head This commit looks good
This commit is contained in:
@@ -10,8 +10,8 @@ releases:
|
||||
chart: bjw-s/app-template
|
||||
values:
|
||||
- defaultPodOptions:
|
||||
imagePullSecrets:
|
||||
- registry-credentials
|
||||
imagePullSecrets:
|
||||
- name: registry-credentials
|
||||
- controllers:
|
||||
main:
|
||||
strategy: Recreate
|
||||
|
||||
Reference in New Issue
Block a user