Commit Graph

7 Commits (132e83a57e90100c6b5a4c604f591172f07b454e)

Author SHA1 Message Date
Anatolii Bazko 26305447fa chore: use rbac.authorization.k8s.io/v1 and networking.k8s.io/v1 API
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-06 09:16:41 +03:00
Anatolii Bazko e89ea1c8ee chore: Expose dashboard ingress path
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-06-03 12:19:44 +03:00
Anatolii Bazko 71018078c4
Update dashboard ingress (#18873)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-01-26 13:01:32 +02:00
Serhii Leshchenko 0c70efaf67
Align app, component labels in helm chart and openshift templates (#18655) 2020-12-18 15:54:15 +02:00
Mykola Morhun 0815cdb1e0
[Helm] Use default ingress TLS certificate if tls.secretName is not set (#18259)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-11-10 12:35:42 +02:00
Masaki Muranaka dc43120bc5 Enable to customize `ingress.class`.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-11-04 17:41:14 +09:00
Serhii Leshchenko beaca7c9f9
Run dashboard in a dedicated deployment with helm chart (#18093)
* Run dashboard in a dedicated deployment
* configure dashboard probes to requests /dashboard/ to detect packaging issues
* Apply the same probes configuration as registries apache servers has
* Add end slash to dashboard path to continue support redirects
* Bump che dashboard version in helm charts on release
* Clean up references to removed deploy_che.sh
2020-10-19 16:06:33 +03:00