fix(stdlib/kubernetes): sourceInline

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Vasek - Tom C 2021-04-09 14:37:42 +02:00 committed by Tom Chauveau
parent 592cc040ca
commit 726e91962c

View File

@ -82,7 +82,7 @@ import (
if sourceInline != _|_ {
op.#WriteFile & {
dest: "/source"
content: source
content: sourceInline
}
},
op.#Exec & {