feat(crowdsec): crowdsec升级 & dns问题修复
这个提交包含在:
@@ -9,10 +9,6 @@ data:
|
||||
template ANY HINFO . {
|
||||
rcode NXDOMAIN
|
||||
}
|
||||
# 不解析IPV6
|
||||
template ANY AAAA {
|
||||
rcode NXDOMAIN
|
||||
}
|
||||
|
||||
local.server: |
|
||||
#
|
||||
|
||||
@@ -126,7 +126,7 @@ spec:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
nodeSelectorTerms:
|
||||
- matchExpressions:
|
||||
- key: node-role.kubernetes.io/master
|
||||
- key: node-role.kubernetes.io/control-plane
|
||||
operator: NotIn
|
||||
values:
|
||||
- "true"
|
||||
@@ -143,7 +143,7 @@ spec:
|
||||
operator: "Exists"
|
||||
containers:
|
||||
- name: node-cache
|
||||
image: registry.k8s.io/dns/k8s-dns-node-cache:1.23.1
|
||||
image: registry.k8s.io/dns/k8s-dns-node-cache:1.25.0
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
@@ -211,4 +211,4 @@ spec:
|
||||
port: 9253
|
||||
targetPort: 9253
|
||||
selector:
|
||||
k8s-app: node-local-dns
|
||||
k8s-app: node-local-dns
|
||||
|
||||
在新议题中引用
屏蔽一个用户