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