Fix image pull secret
Some checks failed
moritz/project-x/pipeline/head There was a failure building this commit
Some checks failed
moritz/project-x/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -9,10 +9,11 @@ releases:
|
|||||||
namespace: project-x
|
namespace: project-x
|
||||||
chart: bjw-s/app-template
|
chart: bjw-s/app-template
|
||||||
values:
|
values:
|
||||||
- controllers:
|
- defaultPodOptions:
|
||||||
main:
|
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- registry-credentials
|
- registry-credentials
|
||||||
|
- controllers:
|
||||||
|
main:
|
||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user