mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-18 17:08:29 +00:00
Add temporary helm_mode variable
Signed-off-by: Mustafa Gezen <mustafa@ctrliq.com>
This commit is contained in:
parent
dfe1fb4bd3
commit
31a10d3619
@ -7,4 +7,5 @@ local localImage = if localEnvironment == "1" then true else false;
|
||||
{
|
||||
local_image: localImage,
|
||||
docker_hub_image(name): "%s/%s" % [ociRegistryDocker, name],
|
||||
helm_mode: false,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user