Skip to content

Commit 74ac5c9

Browse files
committed
Add path to dockerfiles
1 parent a7e0c4c commit 74ac5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running-on-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Example usage is:
6262
./sbin/build-push-docker-images.sh -r <repo> -t my-tag build
6363
./sbin/build-push-docker-images.sh -r <repo> -t my-tag push
6464

65-
Docker files are under the `dockerfiles/` and can be customized further before
65+
Docker files are under the `kubernetes/dockerfiles/` directory and can be customized further before
6666
building using the supplied script, or manually.
6767

6868
## Cluster Mode

0 commit comments

Comments
 (0)