k8s/charts/portainer/templates
samdulam 33666e00e8
Fix ingress 1.2x (#91)
* add condition for 1.21>=

* fix ingress object for v1

* fix

* https by default

* chart version bump

* 9443 only if tls.force is true

* typo

* typo

* fix indent

* lint

* tlsforced var

* fix version conditions

* typo

* typo

* typo

* typo

* remove extra end statement

* feat(helm): improved `ingress` to support a various of Kubernetes versions and added `ingressClass` support

* Update values.yaml

Co-authored-by: Steven Kang <stevenk@Stevens-MacBook-Pro.local>
2022-01-24 15:35:14 +13:00
..
tests Fix chart-releaser failing on non-standard chart path 2020-08-28 14:15:29 +12:00
NOTES.txt First cut at chart supporting SSL 2021-08-19 13:24:52 +12:00
_helpers.tpl Fix ingress 1.2x (#91) 2022-01-24 15:35:14 +13:00
deployment.yaml feat(helm): introduced `feature.flags` - `PTD-272` 2021-12-13 16:23:59 +13:00
ingress.yaml Fix ingress 1.2x (#91) 2022-01-24 15:35:14 +13:00
namespace.yaml Include namespace in manifests (#50) 2021-02-09 11:21:36 +13:00
pvc.yaml feat(helm): introduced `feature.flags` - `PTD-272` 2021-12-13 16:23:59 +13:00
rbac.yaml Fix chart-releaser failing on non-standard chart path 2020-08-28 14:15:29 +12:00
service.yaml feat(helm): introduce TLS only flag (#81) 2021-12-01 14:01:05 +13:00
serviceaccount.yaml Fix chart-releaser failing on non-standard chart path 2020-08-28 14:15:29 +12:00