From d8c28ccc1d66b6678f6eb370a14593a956c21997 Mon Sep 17 00:00:00 2001 From: Samuel Padgett Date: Tue, 23 Jan 2018 11:23:06 -0500 Subject: Add clusterResourceOverridesEnabled to console config --- files/origin-components/console-config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'files/origin-components') diff --git a/files/origin-components/console-config.yaml b/files/origin-components/console-config.yaml index 32a28775f..55c650fbe 100644 --- a/files/origin-components/console-config.yaml +++ b/files/origin-components/console-config.yaml @@ -12,6 +12,7 @@ extensions: properties: null features: inactivityTimeoutMinutes: 0 + clusterResourceOverridesEnabled: false servingInfo: bindAddress: 0.0.0.0:8443 bindNetwork: tcp4 -- cgit v1.2.3