Skip to content

Commit

Permalink
Merge pull request #148 from getanteon/develop
Browse files Browse the repository at this point in the history
Update alaz version to v0.9.0
  • Loading branch information
fatihbaltaci authored Jun 3, 2024
2 parents 6ecc194 + a72b6da commit 14216b5
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 @@ -62,7 +62,7 @@ spec:
- name: METRICS_ENABLED
value: "true"
- name: LOGS_ENABLED
value: "false"
value: "true"
- name: BACKEND_HOST
value: https://api-alaz.getanteon.com:443
- name: LOG_LEVEL
Expand All @@ -81,7 +81,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.8.2
image: ddosify/alaz:v0.9.0
imagePullPolicy: IfNotPresent
name: alaz-pod
ports:
Expand Down

0 comments on commit 14216b5

Please sign in to comment.