🚀 kubelet-csr-approver

This commit is contained in:
auricom
2023-01-20 23:15:01 +01:00
parent 3af0e2f965
commit 5e58dcc493
4 changed files with 4 additions and 2 deletions

View File

@@ -27,5 +27,6 @@ spec:
uninstall:
keepHistory: false
values:
providerRegex: |
^talos-node-[1-9]$
providerRegex: "^talos-node-[1-9]"
namespace: "kube-system"
bypassDnsResolution: true

View File

@@ -10,6 +10,7 @@ resources:
- ./descheduler/ks.yaml
- ./headlamp/ks.yaml
- ./intel-gpu/ks.yaml
- ./kubelet-csr-approver/ks.yaml
- ./metrics-server/ks.yaml
- ./node-feature-discovery/ks.yaml
- ./reloader/ks.yaml