Update deploy README.md

This commit is contained in:
Ryan Richard 2020-07-07 18:50:35 -07:00
parent ee7480bcda
commit f0d7077efc
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Deploying
This example deployment uses `ytt` and `kapp` from [https://k14s.io](https://k14s.io/).
This example deployment uses `ytt` and `kapp` from [k14s.io](https://k14s.io/).
If you would rather not install these command-line tools directly on your machine,
you can use alternatively get the most recent version of this container image:
https://hub.docker.com/r/k14s/image/tags
1. Fill in the values in [values.yml](values.yaml)
2. In a terminal, cd to this `deploy` directory