mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-03-05 11:12:58 +00:00
- Move the current info from spec to status - Add schema for new stuff that we will use in a future commit to status - Regenerate the generated code
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
deploydirectory - Run:
ytt --file . | kapp deploy --yes --app pinniped --diff-changes --file -