Skip to content

Commit

Permalink
tmp: use plan-free images
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Gozdek <[email protected]>
  • Loading branch information
invidian committed Jul 13, 2022
1 parent 6c1ee63 commit 47d21e3
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 36 deletions.
16 changes: 4 additions & 12 deletions templates/cluster-template-flatcar.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 2 additions & 6 deletions templates/flavors/flatcar/machine-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,8 @@ spec:
image:
computeGallery:
gallery: capiMatTestWE2-3282f15c-906a-4c4b-b206-eb3c51adb5be
name: flatcar-stable-capi-${KUBERNETES_VERSION}-gen2
version: 3033.2.4
plan:
publisher: kinvolk
offer: flatcar-container-linux-free
sku: stable-gen2
name: flatcar-stable-capi-${KUBERNETES_VERSION}
version: 3139.2.3
osDisk:
diskSizeGB: 128
osType: Linux
Expand Down
8 changes: 2 additions & 6 deletions templates/flavors/flatcar/patches/kubeadm-controlplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,5 @@ spec:
image:
computeGallery:
gallery: capiMatTestWE2-3282f15c-906a-4c4b-b206-eb3c51adb5be
name: flatcar-stable-capi-${KUBERNETES_VERSION}-gen2
version: 3033.2.4
plan:
publisher: kinvolk
offer: flatcar-container-linux-free
sku: stable-gen2
name: flatcar-stable-capi-${KUBERNETES_VERSION}
version: 3139.2.3
16 changes: 4 additions & 12 deletions templates/test/ci/cluster-template-prow-flatcar.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47d21e3

Please sign in to comment.