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:
|
||||
extraArgs:
|
||||
pod-max-pids: 1000
|
||||
rotate-server-certificates: true
|
||||
extraConfig:
|
||||
imageGCHighThresholdPercent: 75
|
||||
imageGCLowThresholdPercent: 70
|
||||
|
|
@ -38,7 +37,6 @@ cluster:
|
|||
disabled: true
|
||||
extraManifests:
|
||||
- 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:
|
||||
- name: cilium-bootstrap
|
||||
contents: |
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ machine:
|
|||
kubelet:
|
||||
extraArgs:
|
||||
pod-max-pids: 1000
|
||||
rotate-server-certificates: true
|
||||
extraConfig:
|
||||
imageGCHighThresholdPercent: 75
|
||||
imageGCLowThresholdPercent: 70
|
||||
|
|
@ -51,7 +50,6 @@ cluster:
|
|||
disabled: true
|
||||
extraManifests:
|
||||
- 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:
|
||||
- name: cilium-bootstrap
|
||||
contents: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue