add rybbit monitoring to ingresses [ci skip]
This commit is contained in:
parent
d700cde9ac
commit
d51e0f7aaf
27 changed files with 212 additions and 50 deletions
|
|
@ -157,6 +157,7 @@ module "ingress" {
|
|||
"nginx.ingress.kubernetes.io/limit-rps" : 1000 # Increased to allow webdav syncing
|
||||
"nginx.ingress.kubernetes.io/limit-rpm" : 60000
|
||||
}
|
||||
rybbit_site_id = "5a3bfe59a3fe"
|
||||
}
|
||||
|
||||
module "whiteboard_ingress" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue