├── README.md
├── application.yaml
├── dev
│ ├── deployment.yaml
│ └── service.yaml
└── saas
├── Chart.yaml
├── charts
├── templates
│ ├── NOTES.txt
│ ├── _helpers.tpl
│ ├── deployment.yaml
│ ├── hpa.yaml
│ ├── ingress.yaml
│ ├── service.yaml
│ ├── serviceaccount.yaml
│ └── tests
│ └── test-connection.yaml
└── values.yaml
eoyewobi/web-app-config
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|