Closed microamp closed 3 months ago
Fixes #448
Deleted the existing k8s directory before adding kustomization.
k8s
The deployment file is based on the existing Helm chart. e.g.
helm install bib helm --dry-run > helm-install-dry-run-output.yaml
Further checks and cleanups may be desired.
@kesara @NGPixel Switched to Review to review to get some feedback.
Update: Rebased to apply https://github.com/ietf-tools/bibxml-service/pull/451 to this PR.
Fixes #448
Deleted the existing
k8s
directory before adding kustomization.The deployment file is based on the existing Helm chart. e.g.
Further checks and cleanups may be desired.