This commit is contained in:
2026-02-16 01:11:57 -05:00
parent 6cb9d53136
commit 51c80e1f52
2 changed files with 11 additions and 2 deletions

View File

@@ -274,6 +274,7 @@
mountPath: /etc/
ports:
- containerPort: 6667
- containerPort: 6697
volumes:
- name: data
persistentVolumeClaim:
@@ -302,7 +303,9 @@
ports:
- port: 6667
name: irc
type: ClusterIP
- port: 6697
name: ircs
type: LoadBalancer
- name: onionservice
k8s: