Skip to main content

Prerequisites

Helm install

From the directory that contains arize-operator-chart.tgz and your values.yaml:

Example values.yaml (GCP)

Adjust placeholders for your environment. After you edit the file, use the Minimum fields to verify table below as a line-by-line checklist before you run Helm.

Minimum fields to verify

Before helm upgrade --install, confirm every row below. If a cell is unclear, jump to the matching step in the detailed walkthrough.

Workload Identity

Keep gcpWorkloadIdentityEnabled: true unless your platform requires a JSON key. When Workload Identity is disabled, set gcpServiceAccountJsonKey to the full JSON key file contents, base64-encoded—see the detailed walkthrough.

Next steps