v1.3.0-rc1
Pre-release
Pre-release
Remove unnecessary config values when reading vc config secret (#397) Currently, we do not use datacenter and we support only insecure=true. Removing these params to simplify the values that need to be entered by users. Also fixed GetVcConfigSecretFilterFunc function by setting the default name of the Secret on the supervisor cluster. Signed-off-by: Deepak Kinni <[email protected]>