add ingress nginx webhook (#9033)

* add ingress nginx webhook

* fix ingress nginx template
This commit is contained in:
Samuel Liu
2022-06-29 02:55:35 +08:00
committed by GitHub
parent d4de9d096f
commit e8ccbebd6f
16 changed files with 249 additions and 1 deletions

View File

@@ -28,4 +28,3 @@ rules:
- apiGroups: ["networking.k8s.io"]
resources: ["ingressclasses"]
verbs: ["get", "list", "watch"]