add secret for coturn-dns
This commit is contained in:
parent
62e161a10c
commit
015ab09827
|
|
@ -18,6 +18,8 @@ spec:
|
|||
labels:
|
||||
app: coturn-dns
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: gcr-json-key
|
||||
containers:
|
||||
- name: coturn-dns
|
||||
image: gcr.io/tough-craft-276813/coturn-dns:latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue