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
|
chart: bjw-s/app-template
|
||||||
values:
|
values:
|
||||||
- defaultPodOptions:
|
- defaultPodOptions:
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- registry-credentials
|
- name: registry-credentials
|
||||||
- controllers:
|
- controllers:
|
||||||
main:
|
main:
|
||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
|
|||||||
Reference in New Issue
Block a user