fix: fix env to array

This commit is contained in:
2024-02-16 06:48:45 +01:00
parent 3382c88965
commit e7074822d0
+1 -1
View File
@@ -15,7 +15,7 @@ init:
command: [ "/bin/sh", "-c", "true" ]
env:
LOG_LEVEL: 3
- LOG_LEVEL: 3
imagePullSecrets:
- name: gitlab-pull-secret