fix: fix env and initial loglevel
This commit is contained in:
@@ -14,6 +14,9 @@ init:
|
|||||||
image: ubuntu:rolling
|
image: ubuntu:rolling
|
||||||
command: [ "/bin/sh", "-c", "true" ]
|
command: [ "/bin/sh", "-c", "true" ]
|
||||||
|
|
||||||
|
env:
|
||||||
|
LOG_LEVEL: 3
|
||||||
|
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: gitlab-pull-secret
|
- name: gitlab-pull-secret
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user