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.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/files/origin-components/console-config.yaml b/files/origin-components/console-config.yaml
deleted file mode 100644
index e104e8028..000000000
--- a/files/origin-components/console-config.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-kind: WebConsoleConfiguration
-apiVersion: webconsole.config.openshift.io/v1
-extensionDevelopment: false
-extensionProperties: null
-extensionScripts: null
-extensionStylesheets: null
-extensions: null
-loggingPublicURL: ""
-logoutURL: ""
-masterPublicURL: https://127.0.0.1:8443
-metricsPublicURL: ""
-publicURL: https://127.0.0.1:8443/console/
-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