mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🚑 kubelet-csr-approver regex
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
TZ: ${TIMEZONE}
|
||||
PORT: &port 5000
|
||||
USE_X_SETTINGS: 1
|
||||
PLAYWRIGHT_DRIVER_URL: ws://localhost:3000/?stealth=1&--disable-web-security=true&--user-data-dir=~/browserless-cache-123
|
||||
PLAYWRIGHT_DRIVER_URL: ws://localhost:3000/?stealth=1&--disable-web-security=true&--user-data-dir=~/tmp/cache
|
||||
PUID: 1000
|
||||
PGID: 1000
|
||||
service:
|
||||
|
@@ -24,4 +24,4 @@ spec:
|
||||
retries: 3
|
||||
values:
|
||||
providerRegex: |
|
||||
^node-talos-\w*$
|
||||
^talos-node-[1-9]$
|
||||
|
@@ -10,7 +10,7 @@ helmCharts:
|
||||
namespace: kube-system
|
||||
valuesInline:
|
||||
providerRegex: |
|
||||
^node-talos-\w*$
|
||||
^talos-node-[1-9]$
|
||||
commonAnnotations:
|
||||
meta.helm.sh/release-name: kubelet-csr-approver
|
||||
meta.helm.sh/release-namespace: kube-system
|
||||
|
Reference in New Issue
Block a user