Fixed namespace

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2021-10-24 11:36:31 +01:00
parent e26dec2f7a
commit 97c545d3e8
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

View File

@ -2,7 +2,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: grafana name: grafana
namespace: inlets namespace: auth-proxy
labels: labels:
app: grafana app: grafana
annotations: annotations:
@ -30,7 +30,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: prometheus name: prometheus
namespace: inlets namespace: auth-proxy
labels: labels:
app: prometheus app: prometheus
annotations: annotations: