ContainerImage.Pinniped/deploy
Andrew Keesler 2b297c28d5
Get rid of TODO that was completed in ecde8fa8
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-21 10:38:28 -04:00
..
README.md Rename project 2020-08-20 10:54:15 -07:00
crd.yaml Rename project 2020-08-20 10:54:15 -07:00
deployment.yaml Get rid of TODO that was completed in ecde8fa8 2020-08-21 10:38:28 -04:00
rbac.yaml Rename project 2020-08-20 10:54:15 -07:00
values.yaml deploy: add API cert config map values 2020-08-20 17:14:16 -04:00

README.md

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

  1. Fill in the values in values.yml
  2. In a terminal, cd to this deploy directory
  3. Run: ytt --file . | kapp deploy --yes --app pinniped --diff-changes --file -