aperturectl uninstall istioconfig
Install example Istio EnvoyFilter
Synopsis
Use this command to uninstall example Istio EnvoyFilter from your Kubernetes cluster.
aperturectl uninstall istioconfig [flags]
Examples
aperturectl uninstall istioconfig
aperturectl uninstall istioconfig --namespace=istio-system
Options
-h, --help help for istioconfig
Options inherited from parent commands
--kube-config string Path to the Kubernetes cluster config. Defaults to '~/.kube/config'
--namespace string Namespace from which the component will be uninstalled. Defaults to 'default' namespace (default "default")
--timeout int Timeout of waiting for uninstallation hooks completion (default 300)
--values-file string Values YAML file containing parameters to customize the installation
--version string Version of the Aperture
SEE ALSO
- aperturectl uninstall - Uninstall Aperture components