From 3b28e19692e8588afe341de3a46c1a2fe0b12584 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Sat, 29 Jun 2024 13:56:21 -0800 Subject: [PATCH] use json log format --- charts/fp/Chart.yaml | 2 +- infrastructure/controllers/ingress-traefik.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index 5f1085f..29ddc8e 100644 --- a/charts/fp/Chart.yaml +++ b/charts/fp/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: fp description: The Galaxy's Best VTuber Hentai Site -version: 0.0.22 +version: 0.0.23 keywords: - fp - futureporn diff --git a/infrastructure/controllers/ingress-traefik.yaml b/infrastructure/controllers/ingress-traefik.yaml index 761bdad..64b5f0d 100644 --- a/infrastructure/controllers/ingress-traefik.yaml +++ b/infrastructure/controllers/ingress-traefik.yaml @@ -29,5 +29,6 @@ spec: logs: access: enabled: true + format: json globalArguments: - "--global.sendanonymoususage=false" \ No newline at end of file