1
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
apiVersion: apps/v1
|
||||
kind: DaemonSet
|
||||
metadata:
|
||||
name: coturn
|
||||
spec:
|
||||
selector: {}
|
||||
template:
|
||||
spec:
|
||||
volumes:
|
||||
- name: certs
|
||||
secret:
|
||||
secretName: wetofu-me-certs
|
||||
optional: false
|
||||
|
||||
Reference in New Issue
Block a user