This commit is contained in:
Thomas E Lackey 2023-12-14 08:53:47 -06:00
parent 679e2dd861
commit c9d326aeb0

View File

@ -259,7 +259,7 @@ def command(ctx, kube_config, laconic_config, image_registry, deployment_parent_
record_namespace_deployments, record_namespace_deployments,
record_namespace_dns, record_namespace_dns,
dns_suffix, dns_suffix,
deployment_parent_dir, os.path.abspath(deployment_parent_dir),
kube_config, kube_config,
image_registry image_registry
) )