xogoodnow/Kubernetes_Cluster

Ingress for Kibana

xogoodnow opened this issue · 1 comments

There is no ingress for Kibana
Not required for elastic or FluentBit

The main manifest had to be modified and the following parameter had to be added in order for its ingress to work
spec:
http:
tls:
selfSignedCertificate:
disabled: true