fix: fix env and initial loglevel

This commit is contained in:
2024-02-16 06:43:26 +01:00
parent 61b49760fb
commit 3382c88965
+3
View File
@@ -14,6 +14,9 @@ init:
image: ubuntu:rolling
command: [ "/bin/sh", "-c", "true" ]
env:
LOG_LEVEL: 3
imagePullSecrets:
- name: gitlab-pull-secret