From ccfd9bb02c8cbdac99a9af6ecde54b72e398fbae Mon Sep 17 00:00:00 2001 From: Hubbe Date: Wed, 4 Nov 2020 18:35:30 +0200 Subject: [PATCH] fix indent nitpick <3 Co-authored-by: Mike Lang --- k8s.jsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s.jsonnet b/k8s.jsonnet index 77d8f1a..257db36 100644 --- a/k8s.jsonnet +++ b/k8s.jsonnet @@ -237,7 +237,7 @@ $.db_connect, $.clean_channels[0], // use first element as default channel $.config.bustime_start, - ]), + ]), // Normally nginx would be responsible for proxying requests to different services, // but in k8s we can use Ingress to do that. However nginx is still needed to serve // static content - segments as well as thrimbletrimmer.