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 96534e6 commit 4b3285eCopy full SHA for 4b3285e
default-cluster-templates/baseline-kubeadm.json
@@ -62,15 +62,6 @@
62
"postKubeadmCommands": [
63
"kubectl apply -f https://raw.githubusercontent.com/projectcalico/calico/v3.26.1/manifests/calico.yaml"
64
],
65
- "privateRegistriesConfig": {
66
- "mirrors": {
67
- "rs-proxy.rs-proxy.svc.cluster.local:8443": {
68
- "endpoint": [
69
- "https://localhost.internal:9443"
70
- ]
71
- }
72
73
- },
74
"nodeDrainTimeout": "2m",
75
"rolloutStrategy": {
76
"type": "RollingUpdate",
0 commit comments