Skip to content

Commit 3d13008

Browse files
Fix Oracle Linux Template for multi node control plane (#191)
1 parent e31d67a commit 3d13008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/cluster-template-oraclelinux.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ spec:
6969
criSocket: /var/run/containerd/containerd.sock
7070
kubeletExtraArgs:
7171
cloud-provider: external
72+
provider-id: oci://{{ ds["id"] }}
7273
preKubeadmCommands:
7374
- sed -ri '/\sswap\s/s/^#?/#/' /etc/fstab
7475
- swapoff -a

0 commit comments

Comments
 (0)