Skip to content

Commit b771dd6

Browse files
docs(readme): update install instructions
1 parent d13b1d8 commit b771dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ graph LR
164164
Deploy the Metrics Operator using the Helm chart:
165165

166166
```bash
167-
helm upgrade --install metrics-operator ghcr.io/sap/github.com/sap/metrics-operator/charts/metrics-operator \
167+
helm upgrade --install metrics-operator oci://ghcr.io/sap/github.com/sap/metrics-operator/charts/metrics-operator \
168168
--namespace <operator-namespace> \
169169
--create-namespace \
170170
--version=<version>

0 commit comments

Comments
 (0)