INPUT_OBJECT
KubernetesKindPackageInstallSpecClusterInput
Specifies that Package should be deployed to destination cluster; by default, cluster is same as where this resource resides (optional)
link GraphQL Schema definition
- input KubernetesKindPackageInstallSpecClusterInput {
- # Specifies secret containing kubeconfig (required)
- KubernetesKindPackageInstallSpecClusterKubeconfigSecretRefInput :
- # Specifies namespace in destination cluster (optional)
- String :
- }