diff --git a/charms/argo-controller/config.yaml b/charms/argo-controller/config.yaml index 5c7bcaa..e7efdd3 100644 --- a/charms/argo-controller/config.yaml +++ b/charms/argo-controller/config.yaml @@ -24,7 +24,7 @@ options: Image to use for runtime executor. Should be updated alongside updating the rest of the charm's images. kubelet-insecure: type: boolean - default: false + default: true description: | If true, Argo will skip checking kubelet's TLS certificate. Has no effect with other executors.