sparse-intern-71089
01/03/2023, 3:53 PMbillowy-army-68599
billowy-army-68599
helm registry login
before running pulumifancy-xylophone-14066
01/03/2023, 4:00 PM"helm registry login {registry_url} -u {auth_token.user_name} -p {auth_token.password}"
i don't know if its something about the workspaces or something like thatfancy-xylophone-14066
01/03/2023, 4:02 PMmany-telephone-49025
01/03/2023, 4:33 PMfancy-xylophone-14066
01/03/2023, 6:29 PM"helm registry login {registry_url} -u {auth_token.user_name} -p {auth_token.password} --registry-config {path}"
k8s.ProviderArgs(
kubeconfig=kubeconfig,
helm_release_settings=k8s.HelmReleaseSettingsArgs(
registry_config_path=path
)
),
Thanks =D