feat(crowdses): crowdses配置提交
这个提交包含在:
+29
-2
@@ -10,7 +10,7 @@ spec:
|
||||
valuesContent: |-
|
||||
container_runtime: containerd
|
||||
image:
|
||||
tag: v1.6.1
|
||||
tag: v1.6.1-2
|
||||
config:
|
||||
config.yaml.local: |
|
||||
db_config:
|
||||
@@ -20,4 +20,31 @@ spec:
|
||||
db_name: crowdsec
|
||||
host: postgresql-ha-pgpool.infra-data
|
||||
port: 5432
|
||||
|
||||
agent:
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
nodeSelectorTerms:
|
||||
- matchExpressions:
|
||||
- key: svccontroller.k3s.cattle.io/enablelb
|
||||
operator: In
|
||||
values:
|
||||
- "true"
|
||||
acquisition:
|
||||
- namespace: infra-net
|
||||
podName: ingress-nginx-controller-*
|
||||
program: nginx
|
||||
env:
|
||||
- name: COLLECTIONS
|
||||
value: "crowdsecurity/nginx"
|
||||
lapi:
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 1
|
||||
preference:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values:
|
||||
- alihka
|
||||
在新议题中引用
屏蔽一个用户