Configures the domain used for Keptn
Configures the domain used for Keptn.
This is mandatory if xip.io cannot be used (e.g., when running Keptn on EKS, AWS will create an ELB).
Note: This command requires a kubernetes current context pointing to the cluster where you would like to configure your domain. After installing Keptn this is guaranteed.
Please find more information on https://keptn.sh/docs/develop/reference/troubleshooting/#verify-kubernetes-context-with-keptn-installation
keptn configure domain YOUR.DOMAIN.COM [flags]
keptn configure domain YOUR.DOMAIN.COM
-h, --help help for domain
-s, --insecure-skip-tls-verify Skip tls verification for kubectl commands
-p, --platform string The platform on which keptn is running [gke,openshift,aks,kubernetes] (default "gke")
--mock mocking of server communication - ATTENTION: your commands will not be sent to the keptn server
-q, --quiet suppress debug and info output
--suppress-websocket disables websocket communication - use the ID of Keptn context (if provided) for checking the result of your command
-v, --verbose verbose logging