feat(crowdsec): crowdsec升级 & dns问题修复
这个提交包含在:
@@ -7,21 +7,16 @@ spec:
|
||||
repo: https://crowdsecurity.github.io/helm-charts
|
||||
chart: crowdsec
|
||||
targetNamespace: infra-net
|
||||
version: 0.15.0
|
||||
version: 0.19.1
|
||||
valuesContent: |-
|
||||
container_runtime: containerd
|
||||
image:
|
||||
tag: v1.6.4
|
||||
tag: v1.6.8
|
||||
agent:
|
||||
# 由于dataScope为loki,所以此处强制要求部署在loki所在的节点 以节省网络资源
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: alihka
|
||||
# 此处无实际作用 只是为了过helmChart的校验
|
||||
acquisition:
|
||||
- namespace: infra-net
|
||||
podName: ingress-nginx-controller-*
|
||||
program: nginx
|
||||
poll_without_inotify: true
|
||||
isDeployment: true
|
||||
additionalAcquisition:
|
||||
- source: loki
|
||||
log_level: info
|
||||
|
||||
在新议题中引用
屏蔽一个用户