Skip to content

Commit

Permalink
Disable kubernetes capi (#813)
Browse files Browse the repository at this point in the history
We have a new mechanisum in the OSISM CLI to generate the Kubernetes
CAPI image definitions on the fly.

Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Jul 23, 2024
1 parent 1408090 commit dd0b4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/images/kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
images:

- name: Kubernetes CAPI
enable: true
enable: false
format: qcow2
login: ubuntu
min_disk: 20
Expand Down

0 comments on commit dd0b4d2

Please sign in to comment.