ContainerImage.Pinniped/deploy
Ryan Richard 4e17853ecf Example deployment
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-07-07 13:17:34 -07:00
..
deployment.yaml Example deployment 2020-07-07 13:17:34 -07:00
README.md Example deployment 2020-07-07 13:17:34 -07:00
values.yaml Example deployment 2020-07-07 13:17:34 -07:00

Deploying

This example deployment uses ytt and kapp from https://k14s.io.

  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 placeholder-name --diff-changes --file -