summaryrefslogtreecommitdiffstats
path: root/files/origin-components/console-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'files/origin-components/console-config.yaml')
-rw-r--r--files/origin-components/console-config.yaml23
1 files changed, 0 insertions, 23 deletions
diff --git a/files/origin-components/console-config.yaml b/files/origin-components/console-config.yaml
deleted file mode 100644
index 32a28775f..000000000
--- a/files/origin-components/console-config.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-apiVersion: webconsole.config.openshift.io/v1
-kind: WebConsoleConfiguration
-clusterInfo:
- consolePublicURL: https://127.0.0.1:8443/console/
- loggingPublicURL: ""
- logoutPublicURL: ""
- masterPublicURL: https://127.0.0.1:8443
- metricsPublicURL: ""
-extensions:
- scriptURLs: []
- stylesheetURLs: []
- properties: null
-features:
- inactivityTimeoutMinutes: 0
-servingInfo:
- bindAddress: 0.0.0.0:8443
- bindNetwork: tcp4
- certFile: /var/serving-cert/tls.crt
- clientCA: ""
- keyFile: /var/serving-cert/tls.key
- maxRequestsInFlight: 0
- namedCertificates: null
- requestTimeoutSeconds: 0