chore(coturn): automated TURN shared-secret rotation #46
@@ -21,6 +21,10 @@ spec:
|
|||||||
- name: draupnir
|
- name: draupnir
|
||||||
image: gnuxie/draupnir:v3.1.0
|
image: gnuxie/draupnir:v3.1.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
# v3.x dropped NODE_CONFIG_DIR auto-discovery in favour of an explicit CLI flag
|
||||||
|
# (confirmed by extracting dist/config.js from the image - getConfigPath() only
|
||||||
|
# checks --draupnir-config/--mjolnir-config, throws otherwise).
|
||||||
|
args: ["bot", "--draupnir-config", "/data/config/default.yaml"]
|
||||||
ports:
|
ports:
|
||||||
- name: healthz
|
- name: healthz
|
||||||
containerPort: 8080
|
containerPort: 8080
|
||||||
|
|||||||
Reference in New Issue
Block a user