Skip to content

Commit

Permalink
Update alaz version to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbaltaci committed Mar 18, 2024
1 parent 9016c89 commit 82ee122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/alaz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
- name: METRICS_ENABLED
value: "true"
- name: DIST_TRACING_ENABLED
value: "false"
value: "true"
- name: BACKEND_HOST
value: https://api-alaz.ddosify.com:443
- name: LOG_LEVEL
Expand All @@ -78,7 +78,7 @@ spec:
- --no-collector.hwmon
- --collector.filesystem.ignored-mount-points=^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+)($|/)
- --collector.netclass.ignored-devices=^(veth.*)$
image: ddosify/alaz:v0.6.6
image: ddosify/alaz:v0.7.0
imagePullPolicy: IfNotPresent
name: alaz-pod
ports:
Expand Down

0 comments on commit 82ee122

Please sign in to comment.