generated from phoenix-oss/tenant-tpl
Delete templates/image-server/route/http
This commit is contained in:
parent
5cb9088078
commit
2eed2ca5cc
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
apiVersion: route.openshift.io/v1
|
|
||||||
kind: Route
|
|
||||||
metadata:
|
|
||||||
name: nginx
|
|
||||||
namespace: ${TENANT_NAMESPACE}
|
|
||||||
spec:
|
|
||||||
to:
|
|
||||||
kind: Service
|
|
||||||
name: nginx
|
|
||||||
port:
|
|
||||||
targetPort: http
|
|
||||||
tls:
|
|
||||||
termination: edge
|
|
||||||
insecureEdgeTerminationPolicy: Allow
|
|
Loading…
Add table
Add a link
Reference in a new issue