Skip to content

Commit

Permalink
fix(kubeadm): fix init config
Browse files Browse the repository at this point in the history
fix init config

Signed-off-by: mritd <[email protected]>
  • Loading branch information
mritd committed Feb 17, 2021
1 parent 7694e05 commit cc8799d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pack/conf/kubeadm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ kubeReserved:
"cpu": "500m"
"memory": "512Mi"
"ephemeral-storage": "1Gi"
rotateCertificates: true
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
Expand Down

0 comments on commit cc8799d

Please sign in to comment.