mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
fix(grafana): change authentik allow
This commit is contained in:
@@ -17,8 +17,11 @@ spec:
|
||||
values: # TODO: separate Grafana's actual configs like dashboards (leave deployment config) into its own configMap and use valuesFrom
|
||||
replicas: 1 # OIDC needs specific session, thus 1 replica
|
||||
podLabels:
|
||||
egress.home.arpa/nginx-external: "allow" # authentik
|
||||
tailscale.com/expose: "true"
|
||||
authentik.home.arpa/https: "allow"
|
||||
hostAliases:
|
||||
- ip: "${APP_IP_AUTHENTIK}"
|
||||
hostnames: ["${APP_DNS_AUTHENTIK}"]
|
||||
env:
|
||||
GF_EXPLORE_ENABLED: true
|
||||
GF_LOG_MODE: console
|
||||
@@ -214,7 +217,7 @@ spec:
|
||||
datasource:
|
||||
- { name: DS_PROMETHEUS, value: Prometheus }
|
||||
windows-node-jakub-pinkas:
|
||||
gnetId:
|
||||
gnetId:
|
||||
revision: 3
|
||||
datasource: Prometheus
|
||||
sidecar:
|
||||
|
||||
Reference in New Issue
Block a user