UNCLASSIFIED - NO CUI

Skip to content

WIP: add global openshift feature toggle

Tim Hutchens requested to merge jaic into main

Summary

Establish a feature flag, defaulted to false, for Openshift Container Platform (OCP) deployment. OCP already uses ports 9100/9101 which the prometheus-node-exporter needs. This sets the port to 9102 if deploying to OCP.

/cc @joshwolf @runyontr @Ozzie100

Merge request reports