From f079e8b9edff512d759931e7f7dc2d0e9af7e2ec Mon Sep 17 00:00:00 2001 From: Mizunashi Mana Date: Mon, 17 Jul 2023 10:55:24 +0900 Subject: [PATCH] fix: Revert k8s template updates --- chart/templates/_helpers.tpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/chart/templates/_helpers.tpl b/chart/templates/_helpers.tpl index b5ebcb68bc..81009ed017 100644 --- a/chart/templates/_helpers.tpl +++ b/chart/templates/_helpers.tpl @@ -113,10 +113,6 @@ url: "https://{{ .Values.calckey.domain }}/" # The port that your Misskey server should listen on. port: 3000 -# The bind host your Calckey server should listen on. -# If unspecified, the wildcard address will be used. -#bind: 127.0.0.1 - # ┌──────────────────────────┐ #───┘ PostgreSQL configuration └────────────────────────────────