Update traefik & crowdsec traefik bouncer
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
382cc69b2c
commit
4e55bc09af
2 changed files with 5 additions and 2 deletions
|
|
@ -54,9 +54,12 @@
|
|||
chart_ref: crowdsec/crowdsec-traefik-bouncer
|
||||
chart_version: "{{ crowdsec_traefik_bouncer_chart_version }}"
|
||||
values:
|
||||
image:
|
||||
tag: "0.5.0"
|
||||
bouncer:
|
||||
crowdsec_bouncer_api_key: "{{ traefik_crowdsec_bouncer_apikey }}"
|
||||
crowdsec_agent_host: "crowdsec-service.{{ crowdsec_namespace }}.svc.cluster.local:8080"
|
||||
crowdsec_bouncer_gin_mode: "release"
|
||||
replicaCount: 1
|
||||
podSecurityContext:
|
||||
fsGroup: 2000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue