feat(crowdses): crowdses配置提交

这个提交包含在:
2024-04-24 16:17:39 +08:00 未验证
父节点 ee4198ce40
当前提交 0ff2d83537
修改 3 个文件,包含 65 行新增7 行删除
+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