You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i have an existing cluster with cert-manager already installed - what configuration changes should I make?
The doc refers to "If you set MANAGED_CERT=false, you are responsible for managing TLS certs"
So do I just export an environment variable export MANAGED_CERT=false ?
I'm confused as the docs also refer to setting "If you set MANAGED_DNS=false ......". But this option seems to be controlled by setting enable_dns_management: false in the config.yaml file.
Is there a config.yaml option - "enable_cert_management: false" also for controlling cert-manager ?
The text was updated successfully, but these errors were encountered:
Hi,
If i have an existing cluster with cert-manager already installed - what configuration changes should I make?
The doc refers to "If you set MANAGED_CERT=false, you are responsible for managing TLS certs"
So do I just export an environment variable export MANAGED_CERT=false ?
I'm confused as the docs also refer to setting "If you set MANAGED_DNS=false ......". But this option seems to be controlled by setting enable_dns_management: false in the config.yaml file.
Is there a config.yaml option - "enable_cert_management: false" also for controlling cert-manager ?
The text was updated successfully, but these errors were encountered: