jx verify ingress

Verifies the ingress configuration defaulting the ingress domain if necessary

Usage

jx verify ingress

Synopsis

Verifies the ingress configuration defaulting the ingress domain if necessary

Examples

# populate the ingress domain if not using a configured 'ingress.domain' setting
jx verify ingress

Options

  -d, --dir string                 the directory to look for the values.yaml file (default ".")
  -h, --help                       help for ingress
      --ingress-namespace string   The namespace for the Ingress controller. If not specified it defaults to $JX_INGRESS_NAMESPACE. Otherwise it defaults to: nginx
      --ingress-service string     The name of the Ingress controller Service. If not specified it defaults to $JX_INGRESS_SERVICE. Otherwise it defaults to: ingress-nginx-controller

Source

jenkins-x-plugins/jx-verify


Last modified May 20, 2021: chore: regenerated plugin docs (fcdf2fcc56)