We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13b1d8 commit b771dd6Copy full SHA for b771dd6
README.md
@@ -164,7 +164,7 @@ graph LR
164
Deploy the Metrics Operator using the Helm chart:
165
166
```bash
167
-helm upgrade --install metrics-operator ghcr.io/sap/github.com/sap/metrics-operator/charts/metrics-operator \
+helm upgrade --install metrics-operator oci://ghcr.io/sap/github.com/sap/metrics-operator/charts/metrics-operator \
168
--namespace <operator-namespace> \
169
--create-namespace \
170
--version=<version>
0 commit comments