Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 823 Bytes

jx-gitops_ingress.md

File metadata and controls

33 lines (21 loc) · 823 Bytes

jx-gitops ingress

Updates Ingress resources with the current ingress domain

Usage

jx-gitops ingress

Synopsis

Updates Ingress resources with the current ingress domain

Examples

updates any newly created Ingress resources to the new domain

jx-gitops ingress

Options

  -d, --dir string            the directory to look for a 'jx-apps.yml' file (default ".")
  -n, --domain string         the domain to replace with whats in jx-requirements.yml (default "cluster.local")
      --fail-on-parse-error   if enabled we fail if we cannot parse a yaml file as a kubernetes resource
  -h, --help                  help for ingress

SEE ALSO

  • jx-gitops - commands for working with GitOps based git repositories
Auto generated by spf13/cobra on 5-Oct-2022