From ab70c819a29df612b8f2f434e8e02c025b4f93d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Wed, 28 Jun 2023 13:09:13 +0300 Subject: [PATCH] values: fix lint --- charts/apps/piped/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/apps/piped/values.yaml b/charts/apps/piped/values.yaml index 63a6448..e31fdb2 100644 --- a/charts/apps/piped/values.yaml +++ b/charts/apps/piped/values.yaml @@ -157,7 +157,7 @@ ingress: - host: piped.video paths: - path: "/" - tls: [ ] + tls: [] backend: enabled: true @@ -243,4 +243,4 @@ probes: failureThreshold: 30 termination: - gracePeriodSeconds: \ No newline at end of file + gracePeriodSeconds: