Merge pull request #3459 from HoussemDellai/patch-1

Updated new annotation : ingressClassName: nginx
This commit is contained in:
Kubernetes Prow Robot 2023-04-22 03:49:12 -07:00 committed by GitHub
commit 747999413c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -560,9 +560,8 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: nginx
annotations:
kubernetes.io/ingress.class: nginx
spec:
ingressClassName: nginx
rules:
- host: server.example.com
http: