Initial upload
This commit is contained in:
parent
056aa332ea
commit
e02f4cf6f0
6 changed files with 9 additions and 9 deletions
|
|
@ -20,7 +20,7 @@ spec:
|
|||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: o12y.observability.t09.de
|
||||
- host: grafana.observability.t09.de
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
|
|
@ -32,5 +32,5 @@ spec:
|
|||
pathType: Prefix
|
||||
tls:
|
||||
- hosts:
|
||||
- o12y.observability.t09.de
|
||||
- grafana.observability.t09.de
|
||||
secretName: grafana-net-tls
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ spec:
|
|||
removePvcAfterDelete: true
|
||||
storageMetadata:
|
||||
annotations:
|
||||
everest.io/crypt-key-id: 8308916f-c24c-4d17-8017-99e386be8db3
|
||||
everest.io/crypt-key-id:
|
||||
storage:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
|
|
|
|||
|
|
@ -288,7 +288,7 @@ vmsingle:
|
|||
extraArgs: {}
|
||||
storageMetadata:
|
||||
annotations:
|
||||
everest.io/crypt-key-id: 8308916f-c24c-4d17-8017-99e386be8db3
|
||||
everest.io/crypt-key-id:
|
||||
storage:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
|
|
@ -766,9 +766,9 @@ vmauth:
|
|||
annotations:
|
||||
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||
cert-manager.io/cluster-issuer: main
|
||||
host: o12y.observability.
|
||||
host: o12y.observability.t09.de
|
||||
tlsHosts:
|
||||
- o12y.observability.
|
||||
- o12y.observability.t09.de
|
||||
tlsSecretName: vmauth-tls-secret
|
||||
unauthorizedUserAccessSpec: {}
|
||||
selectAllByDefault: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue