mirror of
https://github.com/kerberos-io/turn-and-stun.git
synced 2025-10-05 07:57:11 +08:00
Update kubernetes.yaml
This commit is contained in:

committed by
GitHub

parent
e159641552
commit
6842ed376c
@@ -19,11 +19,9 @@ spec:
|
|||||||
app: kerberos-turn
|
app: kerberos-turn
|
||||||
spec:
|
spec:
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
imagePullSecrets:
|
|
||||||
- name: regcred
|
|
||||||
containers:
|
containers:
|
||||||
- name: kerberos-turn
|
- name: kerberos-turn
|
||||||
image: registry.gitlab.com/kerberos-io/turn:1.0.951040586
|
image: kerberos/turn-stun:1.0.2732231355
|
||||||
env:
|
env:
|
||||||
- name: KERBEROS_TURN_PUBLIC_IP
|
- name: KERBEROS_TURN_PUBLIC_IP
|
||||||
value: "185.3.92.181"
|
value: "185.3.92.181"
|
||||||
|
Reference in New Issue
Block a user