From a95d49d4f1639a7ad8558a63b6898b6dd0e65711 Mon Sep 17 00:00:00 2001 From: Amit Sagtani Date: Mon, 5 Aug 2024 15:33:06 +0200 Subject: [PATCH] add coturn example values --- values/coturn/prod-values.example.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 values/coturn/prod-values.example.yaml diff --git a/values/coturn/prod-values.example.yaml b/values/coturn/prod-values.example.yaml new file mode 100644 index 000000000..d73617491 --- /dev/null +++ b/values/coturn/prod-values.example.yaml @@ -0,0 +1,3 @@ +coturn: + secrets: + zrestSecrets: {} \ No newline at end of file