mirror of
https://github.com/wardviaene/kubernetes-course.git
synced 2026-02-14 09:39:54 +00:00
remove deprecated ingress class
This commit is contained in:
@@ -3,8 +3,6 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: helloworld-rules
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: k8s.io/ingress-nginx
|
||||
spec:
|
||||
#To specify a default backend, uncomment the following lines:
|
||||
#defaultBackend:
|
||||
|
||||
Reference in New Issue
Block a user