I bet env variables can't be doubles...
This commit is contained in:
parent
b8bf223e0e
commit
da6caf8992
|
|
@ -38,7 +38,7 @@ spec:
|
||||||
- name: J7S_REPO_NAME
|
- name: J7S_REPO_NAME
|
||||||
value: "limbo"
|
value: "limbo"
|
||||||
- name: J7S_LOOPTIME
|
- name: J7S_LOOPTIME
|
||||||
value: 0.5
|
value: "0.5"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: git-credentials
|
- name: git-credentials
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue