Skip to main content
Version: 0.1.0

KubernetesCustomization

No description

type KubernetesCustomization {
nodeSelector: MapString
hostNetwork: Boolean
podSpecPatch: YAML
ingressSpecPatch: YAML
serviceAccountName: String
podAnnotations: MapString
serviceAnnotations: MapString
ingressAnnotations: MapString
clusterIssuerName: String
kappType: KAppType
}

Fields

KubernetesCustomization.nodeSelector ● MapString scalar

KubernetesCustomization.hostNetwork ● Boolean scalar

KubernetesCustomization.podSpecPatch ● YAML scalar

KubernetesCustomization.ingressSpecPatch ● YAML scalar

KubernetesCustomization.serviceAccountName ● String scalar

KubernetesCustomization.podAnnotations ● MapString scalar

KubernetesCustomization.serviceAnnotations ● MapString scalar

KubernetesCustomization.ingressAnnotations ● MapString scalar

KubernetesCustomization.clusterIssuerName ● String scalar

KubernetesCustomization.kappType ● KAppType enum

Member Of

Repo object