Updating Ingress docs for 1.19
Co-authored-by: robscott <robertjscott@google.com>
This commit is contained in:
committed by
Rob Scott
parent
d48be75067
commit
51f6e23f35
@@ -0,0 +1,10 @@
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: IngressClass
|
||||
metadata:
|
||||
name: external-lb
|
||||
spec:
|
||||
controller: example.com/ingress-controller
|
||||
parameters:
|
||||
apiGroup: k8s.example.com
|
||||
kind: IngressParameters
|
||||
name: external-lb
|
||||
Reference in New Issue
Block a user