KubernetesCustomizationInput
No description
input KubernetesCustomizationInput {
nodeSelector: JSON
hostNetwork: Boolean
podSpecPatch: YAML
ingressSpecPatch: YAML
podAnnotations: JSON
serviceAnnotations: JSON
ingressAnnotations: JSON
clusterIssuerName: String
kappType: KAppType
}
Fields
KubernetesCustomizationInput.nodeSelector ● JSON scalar
KubernetesCustomizationInput.hostNetwork ● Boolean scalar
KubernetesCustomizationInput.podSpecPatch ● YAML scalar
KubernetesCustomizationInput.ingressSpecPatch ● YAML scalar
KubernetesCustomizationInput.podAnnotations ● JSON scalar
KubernetesCustomizationInput.serviceAnnotations ● JSON scalar
KubernetesCustomizationInput.ingressAnnotations ● JSON scalar
KubernetesCustomizationInput.clusterIssuerName ● String scalar
KubernetesCustomizationInput.kappType ● KAppType enum
Member Of
ResourceKubernetesAppInput input ● UpdateProjectInput input