helm/coturn/overlay.yaml

14 lines
237 B
YAML
Raw Permalink Normal View History

2022-08-20 06:19:54 +00:00
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: coturn
spec:
selector: {}
template:
spec:
volumes:
- name: certs
secret:
secretName: wetofu-me-certs
optional: false