Skip to content

Commit 8ca9e8b

Browse files
Merge branch 'PurpleBooth-PurpleBooth-patch-1'
2 parents 9d831f4 + 11b82c6 commit 8ca9e8b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

kubernetes/operator/install-operator.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,16 @@ The Operator's Helm chart requires
103103
* Helm chart 3.1.0
104104
* PV provisioner support in the underlying infrastructure
105105

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
109+
to
110+
111+
```
112+
oci://registry-1.docker.io/bitnamicharts
113+
```
114+
115+
on the `helm_release` resource.
106116

107117
-----
108118

0 commit comments

Comments
 (0)