disable freeswitch
reported not working and not tracked with anything
This commit is contained in:
7
_disabled/freeswitch/README.md
Normal file
7
_disabled/freeswitch/README.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
```
|
||||||
|
kubectl -n freeswitch create secret generic freeswitch-passwords --from-file freeswitch/PASSWORDS.xml
|
||||||
|
```
|
||||||
|
|
||||||
|
PASSWORDS.xml is in git.k-space.ee/secretspace/kube:_disabled/freeswitch
|
||||||
|
|
||||||
|
freeswitch-sounds was extracted form of http://files.freeswitch.org/releases/sounds/freeswitch-sounds-en-us-callie-32000-1.0.53.tar.gz (with /us/ at root of the volume)
|
@@ -109,7 +109,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: freeswitch
|
app: freeswitch
|
||||||
annotations:
|
annotations:
|
||||||
reloader.stakater.com/auto: "true"
|
reloader.stakater.com/auto: "true" # reloader is disabled in cluster, (re)deploy it to use
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
strategy:
|
strategy:
|
@@ -1,3 +0,0 @@
|
|||||||
```
|
|
||||||
kubectl -n freeswitch create secret generic freeswitch-passwords --from-file freeswitch/PASSWORDS.xml
|
|
||||||
```
|
|
Reference in New Issue
Block a user