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.
2 parents 18d635e + 86b6b5f commit 03f3159Copy full SHA for 03f3159
modules/adding-tab-pods-page.adoc
@@ -103,7 +103,7 @@ export default function ExampleTab() {
103
+
104
[source,terminal]
105
----
106
-$ helm upgrade -i my-plugin charts openshift-console-plugin -n my-plugin-namespace --create-namespace --set plugin image=my-plugin-image-location
+$ helm upgrade -i my-plugin charts/openshift-console-plugin -n my-plugin-namespace --create-namespace --set plugin.image=my-plugin-image-location
107
108
109
[NOTE]
0 commit comments