OBJECT
KubernetesKindPackageSpecTemplateSpecCluster
Specifies that app should be deployed to destination cluster; by default, cluster is same as where this resource resides (optional; v0.5.0+)
link GraphQL Schema definition
- type KubernetesKindPackageSpecTemplateSpecCluster {
- # Specifies secret containing kubeconfig (required)
- KubernetesKindPackageSpecTemplateSpecClusterKubeconfigSecretRef :
- # Specifies namespace in destination cluster (optional)
- String :
- }