Class KubeSecretName
Defines internal NEONKUBE global cluster secret names.
Namespace: Neon.Kube
Assembly: Neon.Kube.dll
Syntax
public static class KubeSecretName
Fields
ClusterDeployment
Identifies the configmap holding the ClusterDeployment.
This configmap is located in the NeonSystem namespace.
Declaration
public const string ClusterDeployment = "cluster-deployment"
Field Value
Type | Description |
---|---|
string |