add coturn ingress
This commit is contained in:
parent
19e19e3a91
commit
3f4bfcdf89
|
|
@ -15,12 +15,12 @@ spec:
|
|||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
automated:
|
||||
prune: true
|
||||
allowEmpty: false
|
||||
retry:
|
||||
limit: 5
|
||||
backoff:
|
||||
duration: 5s
|
||||
factor: 2
|
||||
maxDuration: 3m
|
||||
# automated:
|
||||
# prune: true
|
||||
# allowEmpty: false
|
||||
# retry:
|
||||
# limit: 5
|
||||
# backoff:
|
||||
# duration: 5s
|
||||
# factor: 2
|
||||
# maxDuration: 3m
|
||||
Loading…
Reference in New Issue