Skip to content

Commit 4a4e3a7

Browse files
committed
OCPBUGS#13426: Update the Helm tutorial
1 parent 16cd3a0 commit 4a4e3a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/osdk-run-proxy.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ env:
7474
endif::[]
7575

7676
ifdef::helm[]
77-
* Edit the `watches.yaml` file to include overrides based on an environment variable by adding the `overrideValues` field:
77+
. Edit the `watches.yaml` file to include overrides based on an environment variable by adding the `overrideValues` field:
7878
+
7979
[source,yaml]
8080
----
@@ -88,7 +88,7 @@ ifdef::helm[]
8888
...
8989
----
9090
91-
. Add the `proxy.http` value in the `helmcharts/nginx/values.yaml` file:
91+
. Add the `proxy.http` value in the `helm-charts/nginx/values.yaml` file:
9292
+
9393
[source,yaml]
9494
----

0 commit comments

Comments
 (0)