Files
infra-hideyoshi.com/.gitignore
Vitor Hideyoshi abe800dd5e Initial Implementation of Better Deployment
This branch basically removes the necessity of a setup script and just deploys
2024-10-14 02:36:17 -03:00

19 lines
264 B
Plaintext

.idea/
.vscode/
.env*
!.env.example
.secret*
**/*.json
!**/*.example.json
*.patch
**/cert-manager-certificate.yaml
**/nginx-ingress-api.yaml
**/nginx-ingress-root.yaml
**/backend.yaml
**/frontend.yaml
**/storage.yaml
**/storage-processor.yaml
**/cn-cluster.yaml