Parameters
The parent key for all of the following parameters is openshift4_proxy
.
trustedCA
type |
string |
default |
|
Additional CA certificates to be configured on the cluster. They will be stored in the user-ca-bundle
ConfigMap in the openshift-config
namespace.
spec
type |
dict |
default |
|
Additional OpenShift 4 Proxy configuration as documented in "Configuring the cluster-wide proxy" in the official OpenShift docs.
Note that the httpProxy
, httpsProxy
, noProxy
and trustedCA
entries will be overwritten by whatever was configured above.