diff --git a/helm/cluster/values.yaml b/helm/cluster/values.yaml index 9e554fca..6d5fc39b 100644 --- a/helm/cluster/values.yaml +++ b/helm/cluster/values.yaml @@ -29,6 +29,13 @@ global: metadata: servicePriority: highest internal: + bastion: + kubeadmConfig: + ignition: + containerLinuxConfig: + additionalConfig: + storage: {} + systemd: {} components: cri: sandboxContainerImage: @@ -60,6 +67,10 @@ internal: systemd: {} kubernetesVersion: 1.24.10 paused: false + resourcesApi: + bastion: + infrastructureMachineTemplate: {} + infrastructureCluster: {} workers: kubeadmConfig: ignition: