operator-sdk alpha config-gen install-as-plugin
operator-sdk alpha config-gen install-as-plugin
Install config-gen as a kustomize plugin
Synopsis
Write a script to kustomize/plugin/kubebuilder.sigs.k8s.io/v1alpha1/kubebuilderconfiggen/KubebuilderConfigGen for kustomize to locate as a plugin. This path will be written to $XDG_CONFIG_HOME if set, otherwise $HOME.
operator-sdk alpha config-gen install-as-plugin [flags]
Examples
kubebuilder alpha config-gen install-as-plugin
Options
-h, --help help for install-as-plugin
Options inherited from parent commands
--plugins strings plugin keys to be used for this subcommand execution
--verbose Enable verbose logging
SEE ALSO
- operator-sdk alpha config-gen - Generate configuration for controller-runtime based projects
Last modified March 24, 2021: deps: bump kubebuilder to v3.0.0-beta.1 (#4581) (1e014367)