further trim down the ingress ressource to the bare minimum
This commit is contained in:
parent
ca710e2013
commit
115c128c60
10 changed files with 8 additions and 181 deletions
|
@ -4,10 +4,6 @@ kind: Ingress
|
|||
metadata:
|
||||
name: grafana-ingress
|
||||
namespace: grafana
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "nginx"
|
||||
ingress.kubernetes.io/ssl-redirect: "false"
|
||||
#nginx.org/ssl-services: "grafana"
|
||||
spec:
|
||||
rules:
|
||||
- host: "grafana.apps.yolokube.de"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue