From 2aa26b5a22f45440142622110aacc0459b9450b0 Mon Sep 17 00:00:00 2001 From: Mike Shoup Date: Sun, 19 Apr 2020 10:05:04 -0600 Subject: [PATCH] Fix flux json arg --- flux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux.yml b/flux.yml index 6b58d18..e1e513b 100644 --- a/flux.yml +++ b/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.