diff --git a/k8s/applications/coturn.yaml b/k8s/applications/coturn.yaml index f9179cd..a8236c6 100644 --- a/k8s/applications/coturn.yaml +++ b/k8s/applications/coturn.yaml @@ -15,12 +15,12 @@ spec: syncPolicy: syncOptions: - CreateNamespace=true - automated: - prune: true - allowEmpty: false - retry: - limit: 5 - backoff: - duration: 5s - factor: 2 - maxDuration: 3m \ No newline at end of file + # automated: + # prune: true + # allowEmpty: false + # retry: + # limit: 5 + # backoff: + # duration: 5s + # factor: 2 + # maxDuration: 3m \ No newline at end of file