adminUser |
The user that is given administrator privileges in the QRadar Suite Software System Administration account after
installation. Specify a username or an email address that exists in your identity provider. |
Yes |
airgapInstall |
Set to true. |
Yes |
clusterProxy |
Set to false. Cluster-wide proxy is not supported in an air-gapped
environment. |
No |
domain |
The fully qualified domain name (FQDN) created for QRadar Suite Software. If you don't specify an FQDN, it is
generated as cp4s.<cluster_ingress_subdomain>. |
No, unless you want to specify your own FQDN. |
domainCertificatePath |
The path of the TLS certificate that is associated with the QRadar Suite Software domain. If the domain
is not specified, the Red Hat OpenShift cluster
certificates are used. For more information, see Domain name and TLS certificates. |
No, unless you updated the domain parameter. |
domainCertificateKeyPath |
The path of the TLS key that is associated with the QRadar Suite Software domain. If the domain
is not specified, the Red Hat OpenShift cluster
certificates are used. For more information, see Domain name and TLS certificates. |
No, unless if you updated the domain parameter. |
customCaFilePath |
The path of the custom TLS certificate associated with the QRadar Suite Software domain. For more information, see Domain name and TLS certificates. |
No, unless you are using a custom or self-signed certificate. |
storageClass |
The provisioned block or file storage class for all the PVCs required by QRadar Suite Software. When it is not specified, the default
storage class is used. For more information, see Storage requirements. |
No, unless you are using a storage class other than the default storage class for the
cluster. |
backupStorageClass |
Storage class for the backup and restore PVC. If this value is not set, QRadar Suite Software takes the value from the
storageClass parameter. |
No, unless you are using a different storage class for the backup and restore pod than you
set for the storageClass parameter. |
backupStorageSize |
The storage size for the backup and restore PVC. Must be 500Gi or
higher. |
No, unless you need the storage size for the backup and restore PVC to be greater than 500
Gi. |
imagePullPolicy |
The pull policy for the images. When Red Hat OpenShift creates containers, it uses the
imagePullPolicy to determine whether to pull the container image from the
registry before it starts the container. Options are Always,
IfNotPresent, or Never. |
No |
repository |
Specify the URL and port for the local Docker registry with the /cp/cp4s
namespace appended. For example, example-registry:5000/cp/cp4s. |
Yes |
repositoryUsername |
The username to access your target registry. |
Yes |
repositoryPassword |
The password to access your target registry. |
Yes |
roksAuthentication |
Enable ROKS authentication. Only supported in IBM Cloud. For more information about configuring ROKS
authentication, see Configuring Red Hat OpenShift authentication on IBM Cloud. |
No, unless you're using ROKS authentication in an IBM Cloud environment. |
deployDRC |
Set to true to deploy Detection and Response Center. Set to false to skip
deployment of Detection and Response Center. For more information,
see Exploring security rule use cases with Detection and Response Center. |
No, unless you don't want to deploy Detection and Response Center. |
deployRiskManager |
Set to true to deploy IBM Security Risk Manager. Set to false to skip
deployment of IBM Security Risk Manager. For more
information, see IBM Security Risk Manager. |
No, unless you don't want to deploy IBM Security Risk Manager. |
deployThreatInvestigator |
Set to true to deploy Threat Investigator. Set to false to skip
deployment of Threat Investigator. For more information, see
Investigating cases with IBM Security Threat Investigator. |
No, unless you don't want to deploy Threat Investigator. |
CSNamespace |
The namespace where foundational services will be
installed. The default is ibm-common-services. Warning: Do not
install foundational services in the same namespace as
QRadar Suite Software. If you are installing QRadar Suite Software operators in the All
Namespaces Mode, do not customize the namespace.
|
No, unless you want to install foundational services
in a custom namespace or an existing QRadar Suite Software installation in your cluster uses foundational services
in a custom namespace. |