We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2b2d0 commit a75ee0aCopy full SHA for a75ee0a
capi-lab/compose.yaml
@@ -5,7 +5,7 @@ services:
5
environment:
6
- EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true
7
- KUBECONFIG=/kubeconfig
8
- image: registry.k8s.io/cluster-api/clusterctl:v1.9.4
+ image: registry.k8s.io/cluster-api/clusterctl:v1.9.5
9
network_mode: host
10
user: root
11
volumes:
0 commit comments