Skip to content

Commit

Permalink
fixup! templates: add Flatcar template
Browse files Browse the repository at this point in the history
  • Loading branch information
tormath1 committed Jul 5, 2024
1 parent c63c0d0 commit cdc30f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/flavors/kubeadm/flatcar/patch-flatcar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ spec:
template:
spec:
image: ${FLATCAR_IMAGE_NAME}
configuration:
kernel: linode/direct-disk
---
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha1
kind: LinodeMachineTemplate
Expand All @@ -139,3 +141,5 @@ spec:
template:
spec:
image: ${FLATCAR_IMAGE_NAME}
configuration:
kernel: linode/direct-disk

0 comments on commit cdc30f6

Please # to comment.