chore: Remove kubelet-serving-cert-approver
This commit is contained in:
parent
0e37a64198
commit
814a1cf5e3
2 changed files with 0 additions and 4 deletions
|
|
@ -16,7 +16,6 @@ machine:
|
||||||
kubelet:
|
kubelet:
|
||||||
extraArgs:
|
extraArgs:
|
||||||
pod-max-pids: 1000
|
pod-max-pids: 1000
|
||||||
rotate-server-certificates: true
|
|
||||||
extraConfig:
|
extraConfig:
|
||||||
imageGCHighThresholdPercent: 75
|
imageGCHighThresholdPercent: 75
|
||||||
imageGCLowThresholdPercent: 70
|
imageGCLowThresholdPercent: 70
|
||||||
|
|
@ -38,7 +37,6 @@ cluster:
|
||||||
disabled: true
|
disabled: true
|
||||||
extraManifests:
|
extraManifests:
|
||||||
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v${gateway-api_version}/standard-install.yaml
|
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v${gateway-api_version}/standard-install.yaml
|
||||||
- https://raw.githubusercontent.com/alex1989hu/kubelet-serving-cert-approver/refs/heads/main/deploy/standalone-install.yaml
|
|
||||||
inlineManifests:
|
inlineManifests:
|
||||||
- name: cilium-bootstrap
|
- name: cilium-bootstrap
|
||||||
contents: |
|
contents: |
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,6 @@ machine:
|
||||||
kubelet:
|
kubelet:
|
||||||
extraArgs:
|
extraArgs:
|
||||||
pod-max-pids: 1000
|
pod-max-pids: 1000
|
||||||
rotate-server-certificates: true
|
|
||||||
extraConfig:
|
extraConfig:
|
||||||
imageGCHighThresholdPercent: 75
|
imageGCHighThresholdPercent: 75
|
||||||
imageGCLowThresholdPercent: 70
|
imageGCLowThresholdPercent: 70
|
||||||
|
|
@ -51,7 +50,6 @@ cluster:
|
||||||
disabled: true
|
disabled: true
|
||||||
extraManifests:
|
extraManifests:
|
||||||
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v${gateway-api_version}/standard-install.yaml
|
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v${gateway-api_version}/standard-install.yaml
|
||||||
- https://raw.githubusercontent.com/alex1989hu/kubelet-serving-cert-approver/refs/heads/main/deploy/standalone-install.yaml
|
|
||||||
inlineManifests:
|
inlineManifests:
|
||||||
- name: cilium-bootstrap
|
- name: cilium-bootstrap
|
||||||
contents: |
|
contents: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue