Skip to content

Commit 49f7d15

Browse files
committed
Migrate Flux installation to OCI Helm chart
Signed-off-by: Erik Godding Boye <[email protected]>
1 parent 3905113 commit 49f7d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/installation/continuous-deployment-and-gitops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ flux check
5151
### Create a `HelmRepository` resource
5252

5353
```bash
54-
flux create source helm cert-manager --url https://charts.jetstack.io
54+
flux create source helm cert-manager --url oci://quay.io/jetstack/charts
5555
```
5656

5757
### Create a `HelmRelease` resource

0 commit comments

Comments
 (0)