Add scheme to IngressRoute.
This commit is contained in:
parent
39aae4167e
commit
c39aa5e857
38 changed files with 220 additions and 120 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: test.crd
|
||||
name: test.route
|
||||
namespace: default
|
||||
|
||||
spec:
|
||||
|
|
|
@ -13,7 +13,7 @@ spec:
|
|||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: test2.crd
|
||||
name: test2.route
|
||||
namespace: default
|
||||
|
||||
spec:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue