You've already forked docker-bitlbee
Refactor: add/remove services, general refactoring
This commit is contained in:
9
k8s/bitlbee-stunnel-configmap.yaml
Normal file
9
k8s/bitlbee-stunnel-configmap.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: stunnel-config
|
||||
namespace: bitlbee
|
||||
data:
|
||||
STUNNEL_SERVICE: bitlbee-stunnel
|
||||
STUNNEL_ACCEPT: "6697"
|
||||
STUNNEL_CONNECT: bitlbee:6667
|
||||
Reference in New Issue
Block a user