odigos sources enable statefulset

enable a StatefulSet for Odigos instrumentation

Synopsis

This command enables the provided StatefulSet for Odigos instrumentatin. It will create a Source object if one does not already exists, or update the existing one if it does.

odigos sources enable statefulset [name] [flags]

Options

  -h, --help               help for statefulset
  -n, --namespace string   Kubernetes Namespace for Source (default "default")

Options inherited from parent commands

      --kube-context string   (optional) name of the kubeconfig context to use
      --kubeconfig string     (optional) absolute path to the kubeconfig file (default "KUBECONFIG")
  -v, --verbose               enable verbose output

SEE ALSO