fix: fix env typo in values

This commit is contained in:
2024-02-16 07:32:30 +01:00
parent 3875d9264e
commit 3c8839bb2e
+2 -1
View File
@@ -15,7 +15,8 @@ init:
command: [ "/bin/sh", "-c", "true" ]
env:
- LOG_LEVEL: 3
- name: LOG_LEVEL
value: 3
imagePullSecrets:
- name: gitlab-pull-secret