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