Parameters
The parent key for all of the following parameters is alerts_exporter
.
namespace
type |
string |
default |
|
The namespace in which to deploy this component.
namespaceMetadata
type |
dict |
default |
|
Metadata to be added to the namespace.
manifests.subdir
type |
string |
default |
|
The Git repo subdir to the controller deployment manifests.
config/openshift4
can be used for OpenShift 4.x.
manifests.version
type |
string |
default |
|
The Git reference to the controller deployment manifests. The default is the tag of the controller image.
kustomize_input
type |
dictionary |
default |
|
The raw input to the kustomize build. Sets the namespace by default.
exporter.deploymentPatch
type |
dictionary |
default |
|
example |
|
A patch to apply to the exporter deployment. This can be used to set resource limits for example.