Prerequisites
- Extracted tarball with
arize-operator-chart.tgzandarize.shin the current directory (Download and extract). kubectlorocconfigured for your OpenShift cluster.- Cluster resources aligned with OpenShift cluster and resources.
- For how to gather each value, base64 encoding, security context values, optional registry fields, and
./arize.sh, use the detailed walkthrough (OpenShift).
Helm install
From the directory that containsarize-operator-chart.tgz and your values.yaml:
Example values.yaml (OpenShift)
Adjust placeholders for your environment. Only values marked as base64-encoded should be base64-encoded.
Minimum fields to verify
| Area | What to set |
|---|---|
| Identity | hubJwt, organizationName, cipherKey, postgresPassword |
| Storage | cloud: "ceph", cephS3Endpoint, cephS3AccessKeyId, cephS3SecretAccessKey, gazetteBucket, druidBucket |
| OpenShift | SCC-aligned runAs and fsGroup values, dedicated namespaces, and ingressMode: 'openshift' |
| Sizing | clusterSizing from Arize AI |
| UI URL | appBaseUrl once you know the hostname |