Skip to content

Commit

Permalink
Fix generated values
Browse files Browse the repository at this point in the history
  • Loading branch information
nprokopic committed Oct 18, 2023
1 parent 42219b2 commit 5c71f02
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions helm/cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ global:
metadata:
servicePriority: highest
internal:
bastion:
kubeadmConfig:
ignition:
containerLinuxConfig:
additionalConfig:
storage: {}
systemd: {}
components:
cri:
sandboxContainerImage:
Expand Down Expand Up @@ -60,6 +67,10 @@ internal:
systemd: {}
kubernetesVersion: 1.24.10
paused: false
resourcesApi:
bastion:
infrastructureMachineTemplate: {}
infrastructureCluster: {}
workers:
kubeadmConfig:
ignition:
Expand Down

0 comments on commit 5c71f02

Please sign in to comment.