Initial upload

This commit is contained in:
Automated pipeline 2025-06-25 14:18:14 +00:00 committed by Actions pipeline
parent 40a8e52ced
commit 721d97d7a0

View file

@ -12,3 +12,25 @@ spec:
resources:
requests:
storage: 10Gi
ingress:
metadata:
annotations:
cert-manager.io/cluster-issuer: main
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
spec:
ingressClassName: nginx
rules:
- host: o12y.observability.t09.de
http:
paths:
- backend:
service:
name: grafana-service
port:
number: 3000
path: /
pathType: Prefix
tls:
- hosts:
- o12y.observability.t09.de
secretName: grafana-net-tls