feat(crowdsec): 迁移到net命名空间下

这个提交包含在:
2024-11-25 15:27:54 +08:00
未验证
父节点 c4f6aab011
当前提交 b0768d469b
修改 4 个文件,包含 5 行新增5 行删除
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://grafana.github.io/helm-charts
chart: loki
targetNamespace: infra-monitor
version: 6.18.0
version: 6.21.0
valuesContent: |-
deploymentMode: SingleBinary
gateway:
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetNamespace: infra-monitor
version: 65.3.1
version: 66.2.2
valuesContent: |-
kubeControllerManager:
enabled: false
@@ -2,11 +2,11 @@ apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: crowdsec
namespace: infra-monitor
namespace: infra-net
spec:
repo: https://crowdsecurity.github.io/helm-charts
chart: crowdsec
targetNamespace: infra-monitor
targetNamespace: infra-net
version: 0.13.0
valuesContent: |-
container_runtime: containerd
+1 -1
查看文件
@@ -115,7 +115,7 @@ spec:
imagePullPolicy: IfNotPresent
env:
- name: API_URL
value: "http://crowdsec-service.infra-monitor.svc.cluster.local:8080"
value: "http://crowdsec-service.infra-net.svc.cluster.local:8080"
- name: API_KEY
value: "rgILO2mh/t+30LMvzyyMXbfHRmDfBkDDkhEflzHaoQ0"
- name: BOUNCER_CONFIG