-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add make targets to generate release Kubernetes manifests (#613)
## Description This PR adds Makefile target `release` to generate Kubernetes manifests for `tink-server` and `tink-controller` ## Why is this needed This is needed to generate the release manifests using `kustomize` ## How Has This Been Tested? Ran `make release` and verified that the manifest gets generated properly ## How are existing users impacted? What migration steps/scripts do we need? No user impact ## Checklist: I have: - [ ] updated the documentation and/or roadmap (if required) - [ ] added unit or e2e tests - [ ] provided instructions on how to upgrade
- Loading branch information
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters