You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kubernetes/operator/install-operator.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,16 @@ The Operator's Helm chart requires
103
103
* Helm chart 3.1.0
104
104
* PV provisioner support in the underlying infrastructure
105
105
106
-
If installing from OpenTofu/Terraform use the repository "oci://registry-1.docker.io/bitnamicharts".
106
+
### Installation with Terraform and OpenTofu
107
+
108
+
Terraform and OpenTofu users need to [override the repository](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release) and set it
0 commit comments