try to expose znc externally

This commit is contained in:
SeanOMik 2023-06-17 14:49:31 -04:00
parent 0694600119
commit 6a3821e9a9
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 11 additions and 2 deletions

View File

@ -31,14 +31,23 @@ spec:
name: config name: config
image: image:
repository: ghcr.io/seanomik/docker-znc-ldap repository: znc
tag: latest tag: "1.8.2"
service: service:
main: main:
ports: ports:
http: http:
port: 6501 port: 6501
irc:
enabled: true
type: NodePort
ports:
irc:
enabled: true
port: 6667
protocol: TCP
nodePort: 30652
probes: probes:
liveness: liveness: