[indico-web] Disable route
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [indico-web] Disable route
- Date: Mon, 2 Dec 2019 11:15:18 +0000 (UTC)
commit aaf8d85a7e8b84287c0a991dbd67226337f9ef22
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Mon Dec 2 11:44:00 2019 +0100
Disable route
oscp.yml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/oscp.yml b/oscp.yml
index f38f25c..6352e19 100644
--- a/oscp.yml
+++ b/oscp.yml
@@ -511,19 +511,19 @@ objects:
selector:
io.kompose.service: indico-static
-- apiVersion: v1
- kind: Route
- metadata:
- name: indico-web
- labels:
- io.kompose.service: indico-web
- spec:
- port:
- targetPort: 59999
- to:
- kind: Service
- name: indico-web
- weight: 100
- tls:
- termination: edge
- insecureEdgeTerminationPolicy: Redirect
+# - apiVersion: v1
+# kind: Route
+# metadata:
+# name: indico-web
+# labels:
+# io.kompose.service: indico-web
+# spec:
+# port:
+# targetPort: 59999
+# to:
+# kind: Service
+# name: indico-web
+# weight: 100
+# tls:
+# termination: edge
+# insecureEdgeTerminationPolicy: Redirect
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]