Skip to content

Commit 4b3285e

Browse files
author
Okuniewska, Julia
committed
chore: remove privateRegistries as this is not kubeadm's setting
1 parent 96534e6 commit 4b3285e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

default-cluster-templates/baseline-kubeadm.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,6 @@
6262
"postKubeadmCommands": [
6363
"kubectl apply -f https://raw.githubusercontent.com/projectcalico/calico/v3.26.1/manifests/calico.yaml"
6464
],
65-
"privateRegistriesConfig": {
66-
"mirrors": {
67-
"rs-proxy.rs-proxy.svc.cluster.local:8443": {
68-
"endpoint": [
69-
"https://localhost.internal:9443"
70-
]
71-
}
72-
}
73-
},
7465
"nodeDrainTimeout": "2m",
7566
"rolloutStrategy": {
7667
"type": "RollingUpdate",

0 commit comments

Comments
 (0)