mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ops(k8s): coredns fix
This commit is contained in:
parent
b6146dc75b
commit
ad69b1a28e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,9 +8,9 @@ spec:
|
||||||
source:
|
source:
|
||||||
repoURL: 'https://coredns.github.io/helm'
|
repoURL: 'https://coredns.github.io/helm'
|
||||||
targetRevision: 1.29.x
|
targetRevision: 1.29.x
|
||||||
|
chart: coredns
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
chart: coredns
|
|
||||||
destination:
|
destination:
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue