From 1b3be68ecbabb17cd0f90f8b6f49995ba02afb5f Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Thu, 13 Apr 2023 13:28:36 -0400 Subject: [PATCH] Switch to linuxserver/znc --- cluster/apps/irc/znc/helm-release.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cluster/apps/irc/znc/helm-release.yaml b/cluster/apps/irc/znc/helm-release.yaml index b52be33..c24777f 100644 --- a/cluster/apps/irc/znc/helm-release.yaml +++ b/cluster/apps/irc/znc/helm-release.yaml @@ -16,8 +16,12 @@ spec: values: image: - repository: znc + repository: linuxserver/znc tag: latest + env: + TZ: America/New_York + PGID: "1000" + PUID: "1000" service: main: ports: