Logo
Explore Help
Sign In
CadolesKube/typhoon
7
0
Fork 0
You've already forked typhoon
mirror of https://github.com/puppetmaster/typhoon.git synced 2025-05-15 12:19:27 +02:00
Code Issues Packages Projects Releases Wiki Activity
typhoon/addons/nginx-ingress/aws/class.yaml

7 lines
111 B
YAML
Raw Normal View History

Update IngressClass resources to networking.k8s.io/v1 * Kubernetes v1.19 graduated Ingress and IngressClass from networking.k8s.io/v1beta1 to networking.k8s.io/v1
2020-09-10 23:23:52 -07:00
apiVersion: networking.k8s.io/v1
Update nginx-ingress from v0.30.0 to v0.32.0 * Add support for IngressClass and RBAC authorization * Since our nginx ingress controller example uses the flag `--ingress-class=public`, add an IngressClass to go along with it Rel: https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-class
2020-05-03 23:18:47 -07:00
kind: IngressClass
metadata:
name: public
spec:
Update nginx-ingress, Prometheus, and Grafana addons * Align `nginx-ingress` `--controller-class` with `IngressClass` to provide a better example (e.g. if extended to multiple ingress controllers)
2022-02-17 08:55:29 -08:00
controller: k8s.io/public
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 106ms Template: 4ms
English
Deutsch English Español Français Latviešu Nederlands Polski Português Русский 日本语 简体中文 繁體中文
Licenses API