mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-15 16:09:39 -05:00
operator: add cluster version to nodeversion
This commit is contained in:
parent
9bfe2a81ed
commit
620436626b
5 changed files with 34 additions and 16 deletions
|
|
@ -42,6 +42,10 @@ spec:
|
|||
description: ImageVersion is the CSP independent version of the image
|
||||
to use for all nodes.
|
||||
type: string
|
||||
kubernetesClusterVersion:
|
||||
description: KubernetesClusterVersion is the advertised Kubernetes
|
||||
version of the cluster.
|
||||
type: string
|
||||
kubernetesComponentsReference:
|
||||
description: KubernetesComponentsReference is a reference to the ConfigMap
|
||||
containing the Kubernetes components to use for all nodes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue