Switch to linuxserver/znc
This commit is contained in:
parent
2c6e91b32d
commit
1b3be68ecb
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue