34 lines
807 B
YAML
34 lines
807 B
YAML
apiVersion: route.openshift.io/v1
|
|
kind: Route
|
|
metadata:
|
|
creationTimestamp: "2026-04-17T12:48:26Z"
|
|
generation: 1
|
|
labels:
|
|
app: phpipam-web
|
|
name: phpipam-web
|
|
namespace: phpipam
|
|
resourceVersion: "13515489"
|
|
uid: 0bde3be0-6934-4095-855d-8700afb1c322
|
|
spec:
|
|
host: phpipam-web-phpipam.apps.ocp.lab.cudanet.org
|
|
port:
|
|
targetPort: 8080
|
|
tls:
|
|
insecureEdgeTerminationPolicy: Redirect
|
|
termination: edge
|
|
to:
|
|
kind: Service
|
|
name: phpipam-web
|
|
weight: 100
|
|
wildcardPolicy: None
|
|
status:
|
|
ingress:
|
|
- conditions:
|
|
- lastTransitionTime: "2026-04-17T12:48:26Z"
|
|
status: "True"
|
|
type: Admitted
|
|
host: phpipam-web-phpipam.apps.ocp.lab.cudanet.org
|
|
routerCanonicalHostname: router-default.apps.ocp.lab.cudanet.org
|
|
routerName: default
|
|
wildcardPolicy: None
|