This package provides certificate management functionality using cert-manager.
- cert-manager
The following configuration values can be set to customize the cert-manager installation.
This walkthrough guides you through using cert-manager...
- Update your config.json with the package info
- Add overlays and values
- Test your bundle:
ytt --data-values-file src/example-values/minikube.yaml -f target/bundle/config
providing a sample values file from example-values - Build and publish your bundle
./hack/build.sh
- Add it to the failk8s-repo and publish the new repo and test the package from there, or test with local files