Remove route since it's added as a task during the lab
This commit is contained in:
parent
89fd53a599
commit
ee6ba6e287
@ -1,12 +0,0 @@
|
|||||||
apiVersion: route.openshift.io/v1
|
|
||||||
kind: Route
|
|
||||||
metadata:
|
|
||||||
name: simple-example
|
|
||||||
spec:
|
|
||||||
port:
|
|
||||||
targetPort: 5000
|
|
||||||
to:
|
|
||||||
kind: Service
|
|
||||||
name: simple-example
|
|
||||||
weight: 100
|
|
||||||
wildcardPolicy: None
|
|
Loading…
x
Reference in New Issue
Block a user