commit 5990f23fea4e576134ce908c53b44ef9150003e7
parent 2918c3b15460e834ed3e377ccf436fa4e2def8e1
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 11 Oct 2024 16:47:34 +0200
Meow
Diffstat:
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/apps/base/victoria-metrics-k8s-stack/release.yaml b/apps/base/victoria-metrics-k8s-stack/release.yaml
@@ -26,6 +26,7 @@ spec:
config:
route:
receiver: pagerduty
+ group_by: ["..."]
receivers:
- name: pagerduty
pagerduty_configs:
@@ -110,7 +111,8 @@ spec:
execErrState: Error
for: 5m
annotations:
- description: Depending on the rate limit, cert-manager may be unable to generate certificates for up to a week.
+ description: Depending on the rate limit, cert-manager may be unable to generate certificates
+ for up to a week.
summary: Cert manager hitting LetsEncrypt rate limits.
labels: {}
isPaused: false
@@ -1312,7 +1314,8 @@ spec:
auth_url: https://auth.midnightthoughts.space/application/o/authorize/
token_url: https://auth.midnightthoughts.space/application/o/token/
api_url: https://auth.midnightthoughts.space/application/o/userinfo/
- role_attribute_path: contains(groups, 'Grafana Admins') && 'Admin' || contains(groups, 'Grafana Editors') && 'Editor' || 'Viewer'
+ role_attribute_path: contains(groups, 'Grafana Admins') && 'Admin' || contains(groups, 'Grafana Editors')
+ && 'Editor' || 'Viewer'
imageRenderer:
enabled: true
kubeProxy: