diff --git a/Chart.yaml b/Chart.yaml index f0c8722b..ce6f85cc 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 appVersion: v0.1.0 description: This chart deploys the GlueOps Platform name: glueops-platform -version: 0.46.0 +version: 0.46.1 diff --git a/README.md b/README.md index 2ba5e61e..a4e7395e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # glueops-platform -![Version: 0.46.0](https://img.shields.io/badge/Version-0.46.0-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) +![Version: 0.46.1](https://img.shields.io/badge/Version-0.46.1-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) This chart deploys the GlueOps Platform diff --git a/templates/application-kube-prometheus-stack.yaml b/templates/application-kube-prometheus-stack.yaml index 728d6098..c3771409 100644 --- a/templates/application-kube-prometheus-stack.yaml +++ b/templates/application-kube-prometheus-stack.yaml @@ -109,6 +109,7 @@ spec: ingress.pomerium.io/pass_identity_headers: 'true' ingress.pomerium.io/allow_websockets: 'true' ingress.pomerium.io/idle_timeout: 0s + ingress.pomerium.io/preserve_host_header: 'true' hosts: ['grafana.{{ .Values.captain_domain }}'] path: "/" additionalDataSources: