nctl get operator helm-values

nctl get operator helm-values

Get Kyverno operator Helm Values for further customization

nctl get operator helm-values [flags]

Options

  -h, --help                  help for helm-values
      --kube-context string   the kube context from configured kubeconfig. Default is the current or sole context
      --kubeconfig string     kubeconfig path (defaults to $HOME/.kube/kubeconfig)
  -n, --namespace string      namespace in which the operator is deployed (default "nirmata-system")
      --no-cluster            prevent all calls to cluster
  -o, --outputfile string     output file to store Helm values
  -r, --release string        release name for the helm chart (default "kyverno-operator")

Options inherited from parent commands

  -v, --v Level   log level for V logs

SEE ALSO