mirror of
https://github.com/helm/helm.git
synced 2026-06-30 19:57:48 +00:00
When a helm command is run with the --dry-run flag, it will try to connect to the cluster if the value is 'server' to be able to render lookup functions. Closes #8137 Signed-off-by: Tapas Kapadia <tapaskapadia10@gmail.com>