597408a977
Signed-off-by: Andrew Keesler <akeesler@vmware.com> - Seems like the next step is to allow override of the CA bundle; I didn't do that here for simplicity of the commit, but seems like it is the right thing to do in the future. |
||
---|---|---|
.. | ||
crd.yaml | ||
deployment.yaml | ||
rbac.yaml | ||
README.md | ||
values.yaml |
Deploying
This example deployment uses ytt
and kapp
from 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
- Fill in the values in values.yml
- In a terminal, cd to this
deploy
directory - Run:
ytt --file . | kapp deploy --yes --app placeholder-name --diff-changes --file -