OBJECT

KubernetesKindClusterGroupSpec

ClusterGroupSpec defines the desired state of ClusterGroup

link GraphQL Schema definition

  • type KubernetesKindClusterGroupSpec {
  • # Install default capabilities in the cluster group when set to true
  • installDefaultCapabilities: Boolean
  • }