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
Source
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)