No description
- Shell 100%
| deployment | ||
| development | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .sops.yaml | ||
| kustomize-build.sh | ||
| README.md | ||
| renovate.json | ||
| setup-local-repo-after-checkout.sh | ||
Rustical
https://lennart-k.github.io/rustical/
Run setup-local-repo-after-checkout.sh directly after checkout.
Please edit the code within the development directory and run kustomize-build.sh.
What is in this repository?
development- The editable deployment configuration.deployment- The generated deployment files fromdevelopmentkustomize-build.sh- A script to quickly output the Kubernetes manifests.
It also generates thedeploymentfrom thedevelopment.setup-local-repo-after-checkout.sh- configures git push remotes and installs git pre-commit hook.