feat(crowdsec): 修复版本升级导致的hub update错误问题
这个提交包含在:
@@ -7,11 +7,11 @@ spec:
|
|||||||
repo: https://crowdsecurity.github.io/helm-charts
|
repo: https://crowdsecurity.github.io/helm-charts
|
||||||
chart: crowdsec
|
chart: crowdsec
|
||||||
targetNamespace: infra-monitor
|
targetNamespace: infra-monitor
|
||||||
version: 0.10.0
|
version: 0.11.0
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
container_runtime: containerd
|
container_runtime: containerd
|
||||||
image:
|
image:
|
||||||
tag: v1.6.2
|
tag: v1.6.1-2
|
||||||
config:
|
config:
|
||||||
config.yaml.local: |
|
config.yaml.local: |
|
||||||
db_config:
|
db_config:
|
||||||
@@ -57,4 +57,9 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 150m
|
cpu: 150m
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
|
persistentVolume:
|
||||||
|
config:
|
||||||
|
enabled: false
|
||||||
|
data:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
|
|||||||
在新议题中引用
屏蔽一个用户