fix: fix env to array
This commit is contained in:
@@ -15,7 +15,7 @@ init:
|
|||||||
command: [ "/bin/sh", "-c", "true" ]
|
command: [ "/bin/sh", "-c", "true" ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
LOG_LEVEL: 3
|
- LOG_LEVEL: 3
|
||||||
|
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: gitlab-pull-secret
|
- name: gitlab-pull-secret
|
||||||
|
|||||||
Reference in New Issue
Block a user