tapr: coredns set tailscale sub dns (#1417)

tapr: add subdns for cordns
This commit is contained in:
hysyeah
2025-06-10 01:19:20 +08:00
committed by GitHub
parent 3f8e046855
commit 8c68fcf89c
6 changed files with 11 additions and 11 deletions

View File

@@ -32,7 +32,7 @@ spec:
- command:
- ks-apiserver
- --logtostderr=true
image: beclab/ks-apiserver:0.0.16
image: beclab/ks-apiserver:0.0.17
imagePullPolicy: {{ .Values.image.pullPolicy }}
name: ks-apiserver
ports:

View File

@@ -35,7 +35,7 @@ spec:
- controller-manager
- --logtostderr=true
- --leader-elect=false
image: beclab/ks-controller-manager:0.0.16
image: beclab/ks-controller-manager:0.0.17
imagePullPolicy: {{ .Values.image.pullPolicy }}
name: ks-controller-manager
ports: