fleet-controller gitjob

  1. fleet-controller gitjob [flags]

Options

  1. --debug Turn on debug logging
  2. --debug-level int If debugging is enabled, set klog -v=X
  3. --disable-metrics Disable the metrics server.
  4. --gitjob-image string The gitjob image that will be used in the generated job. (default "rancher/fleet:dev")
  5. -h, --help help for gitjob
  6. --kubeconfig string Kubeconfig file
  7. --leader-elect Enable leader election for controller manager. Enabling this will ensure there is only one active controller manager. (default true)
  8. --listen string The port the webhook listens. (default ":8080")
  9. --metrics-bind-address string The address the metric endpoint binds to. (default ":8081")
  10. --namespace string namespace to watch (default "cattle-fleet-system")
  11. --shard-id string only manage resources labeled with a specific shard ID
  12. --shard-node-selector string node selector to apply to jobs based on the shard ID, if any

SEE ALSO