jx charter run
Runs the charter controller which watches helm Secrets and creates helm Chart CRDs
Usage
jx charter run
Synopsis
Runs the charter controller which watches helm Secrets and creates helm Chart CRDs
Examples
# watch for helm Secret resources and create/update the associated Chart CRDs
jx-charter run
Options
-b, --batch-mode Runs in batch mode without prompting for user input
-h, --help help for run
--log-level string Sets the logging level. If not specified defaults to $JX_LOG_LEVEL
-n, --namespace string The kubernetes namespace to watch for helm Secrets
--port string port the health endpoint should listen on (default "8080")
--resync-interval duration resync interval between full re-list operations (default 1m0s)
--verbose Enables verbose output. The environment variable JX_LOG_LEVEL has precedence over this flag and allows setting the logging level to any value of: panic, fatal, error, warn, info, debug, trace
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 23, 2021: chore: regenerated plugin docs (a1ff5a1952)