Skip to content

Commit

Permalink
Merge pull request #1142 from aryan9600/aryan9600/gateway-api
Browse files Browse the repository at this point in the history
Change debug level to info for gateway API
  • Loading branch information
stefanprodan authored Mar 15, 2022
2 parents 210e211 + eed128a commit 960f924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/gatewayapi/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
containers:
- name: flagger
args:
- -log-level=debug
- -log-level=info
- -include-label-prefix=app.kubernetes.io
- -mesh-provider=gatewayapi:v1alpha2
- -metrics-server=http://flagger-prometheus:9090

0 comments on commit 960f924

Please sign in to comment.