first commit

This commit is contained in:
Ryan Cuda
2026-04-17 16:59:01 -07:00
commit 1409f15298
11 changed files with 467 additions and 0 deletions

33
route.yaml Normal file
View File

@@ -0,0 +1,33 @@
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