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