1
0
Fork 0
mirror of https://gitlab.com/shouptech/flux.git synced 2026-02-03 14:49:44 +00:00

Fix flux json arg

This commit is contained in:
Emma 2020-04-19 10:05:04 -06:00
parent 3d16c9b425
commit 2aa26b5a22

View file

@ -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.