fix: kubelet-csr-approver regex

This commit is contained in:
auricom
2025-07-26 23:13:46 +02:00
parent cbfae0ff06
commit 3141870dad

View File

@@ -1,6 +1,6 @@
--- ---
replicas: 1 replicas: 1
providerRegex: ^talos-\d$ providerRegex: ^talos-node-\d$
bypassDnsResolution: true bypassDnsResolution: true
metrics: metrics:
enable: true enable: true