-
- Downloads
init
parents
Branches
No related tags found
Showing
- .DS_Store 0 additions, 0 deletions.DS_Store
- .idea/.gitignore 8 additions, 0 deletions.idea/.gitignore
- .idea/ch3-gitops.iml 10 additions, 0 deletions.idea/ch3-gitops.iml
- .idea/misc.xml 7 additions, 0 deletions.idea/misc.xml
- .idea/modules.xml 9 additions, 0 deletions.idea/modules.xml
- .idea/vcs.xml 7 additions, 0 deletions.idea/vcs.xml
- Chart.yaml 26 additions, 0 deletionsChart.yaml
- templates/api-config.yaml 10 additions, 0 deletionstemplates/api-config.yaml
- templates/api-deployment.yaml 53 additions, 0 deletionstemplates/api-deployment.yaml
- templates/api-ingress.yaml 32 additions, 0 deletionstemplates/api-ingress.yaml
- templates/api-service.yaml 14 additions, 0 deletionstemplates/api-service.yaml
- templates/front-config.yaml 14 additions, 0 deletionstemplates/front-config.yaml
- templates/front-deployment.yaml 39 additions, 0 deletionstemplates/front-deployment.yaml
- templates/front-ingress.yaml 32 additions, 0 deletionstemplates/front-ingress.yaml
- templates/front-service.yaml 14 additions, 0 deletionstemplates/front-service.yaml
- templates/pg-config.yaml 10 additions, 0 deletionstemplates/pg-config.yaml
- templates/pg-credentials.yaml 11 additions, 0 deletionstemplates/pg-credentials.yaml
- templates/pg-deployment.yaml 61 additions, 0 deletionstemplates/pg-deployment.yaml
- templates/pg-pvc.yaml 15 additions, 0 deletionstemplates/pg-pvc.yaml
- templates/pg-service.yaml 15 additions, 0 deletionstemplates/pg-service.yaml
.DS_Store
0 → 100644
File added
.idea/.gitignore
0 → 100644
.idea/ch3-gitops.iml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
Chart.yaml
0 → 100644
templates/api-config.yaml
0 → 100644
templates/api-deployment.yaml
0 → 100644
templates/api-ingress.yaml
0 → 100644
templates/api-service.yaml
0 → 100644
templates/front-config.yaml
0 → 100644
templates/front-deployment.yaml
0 → 100644
templates/front-ingress.yaml
0 → 100644
templates/front-service.yaml
0 → 100644
templates/pg-config.yaml
0 → 100644
templates/pg-credentials.yaml
0 → 100644
templates/pg-deployment.yaml
0 → 100644
templates/pg-pvc.yaml
0 → 100644
templates/pg-service.yaml
0 → 100644
Please register or sign in to comment