Vars
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user