mirror of
https://gitlab.com/shouptech/flux.git
synced 2026-02-03 17:09:45 +00:00
Fix flux json arg
This commit is contained in:
parent
3d16c9b425
commit
2aa26b5a22
1 changed files with 1 additions and 1 deletions
2
flux.yml
2
flux.yml
|
|
@ -214,7 +214,7 @@ spec:
|
|||
- --sync-garbage-collection
|
||||
|
||||
# Set log format to json
|
||||
- --logFormat json
|
||||
- --log-format=json
|
||||
|
||||
# Optional DNS settings, configuring the ndots option may resolve
|
||||
# nslookup issues on some Kubernetes setups.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue