jx gitops requirement edit
Edits the local ‘jx-requirements.yml file
Usage
jx gitops requirement edit
Synopsis
Edits the local ‘jx-requirements.yml file
Examples
# edits the local 'jx-requirements.yml' file
jx-gitops requirements edit --domain foo.com --tls --provider eks
Options
--autoupdate-schedule string the cron schedule for auto upgrading your cluster
--autoupgrade enables or disables auto upgrades
--bucket-backups string the bucket URL to store backups
--bucket-logs string the bucket URL to store logs
--bucket-repo string the bucket URL to store repository artifacts
--bucket-reports string the bucket URL to store reports. If not specified default to te logs bucket
-c, --cluster string configures the cluster name
--dir string the directory to search for the 'jx-requirements.yml' file (default ".")
-d, --domain string configures the domain name
--env-git-owner string the git owner (organisation or user) used to own the git repositories for the environments
--env-git-public enables or disables whether the environment repositories should be public
--extdns-sa string configures the External DNS service account name
--git-kind string the kind of git repository to use. Possible values: bitbucketcloud, bitbucketserver, gitea, github, gitlab
--git-name string the name of the git repository
--git-server string the git server host such as https://github.com or https://gitlab.com
-h, --help help for edit
--kaniko-sa string configures the Kaniko service account name
--project string configures the Google Project ID
-p, --provider string configures the kubernetes provider
-r, --region string configures the cloud region
--registry string configures the host name of the container registry
-s, --secret string configures the kind of secret storage. Values: local, vault
--tls-email string the TLS email address to enable TLS on the domain
--vault-bucket string specify the vault bucket
--vault-disable-url-discover override the default lookup of the Vault URL, could be incluster service or external ingress
--vault-key string specify the vault key
--vault-keyring string specify the vault key ring
--vault-name string specify the vault name
--vault-recreate-bucket enables or disables whether to rereate the secret bucket on boot
--vault-sa string specify the vault Service Account name
-w, --webhook string configures the kind of webhook. Values lighthouse
-z, --zone string configures the cloud zone
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)