-
- Downloads
initial commit
parents
No related branches found
No related tags found
Showing
- helm-msa/.helmignore 23 additions, 0 deletionshelm-msa/.helmignore
- helm-msa/Chart.yaml 24 additions, 0 deletionshelm-msa/Chart.yaml
- helm-msa/templates/deployment/auth-service-deployment.yaml 49 additions, 0 deletionshelm-msa/templates/deployment/auth-service-deployment.yaml
- helm-msa/templates/deployment/myaktion-bank-deployment.yaml 25 additions, 0 deletionshelm-msa/templates/deployment/myaktion-bank-deployment.yaml
- helm-msa/templates/deployment/myaktion-deployment.yaml 29 additions, 0 deletionshelm-msa/templates/deployment/myaktion-deployment.yaml
- helm-msa/templates/deployment/myaktion-monitor-deployment.yaml 22 additions, 0 deletions...msa/templates/deployment/myaktion-monitor-deployment.yaml
- helm-msa/templates/deployment/myaktion-postgres-db-deployment.yaml 41 additions, 0 deletions...templates/deployment/myaktion-postgres-db-deployment.yaml
- helm-msa/templates/deployment/redis-deployment.yaml 22 additions, 0 deletionshelm-msa/templates/deployment/redis-deployment.yaml
- helm-msa/templates/deployment/user-db-deployment.yaml 41 additions, 0 deletionshelm-msa/templates/deployment/user-db-deployment.yaml
- helm-msa/templates/ingress-route/auth-service-ingress-route.yml 59 additions, 0 deletions...sa/templates/ingress-route/auth-service-ingress-route.yml
- helm-msa/templates/ingress-route/myaktion-ingress-route.yml 18 additions, 0 deletionshelm-msa/templates/ingress-route/myaktion-ingress-route.yml
- helm-msa/templates/persistent_volume/myaktion-postgres-db-storage.yml 29 additions, 0 deletions...plates/persistent_volume/myaktion-postgres-db-storage.yml
- helm-msa/templates/persistent_volume/user-db-storage.yml 28 additions, 0 deletionshelm-msa/templates/persistent_volume/user-db-storage.yml
- helm-msa/templates/secret/auth-service-secret.yml 8 additions, 0 deletionshelm-msa/templates/secret/auth-service-secret.yml
- helm-msa/templates/secret/user-db-secret.yml 9 additions, 0 deletionshelm-msa/templates/secret/user-db-secret.yml
- helm-msa/templates/service/auth-service-service.yaml 13 additions, 0 deletionshelm-msa/templates/service/auth-service-service.yaml
- helm-msa/templates/service/myaktion-bank-service.yaml 13 additions, 0 deletionshelm-msa/templates/service/myaktion-bank-service.yaml
- helm-msa/templates/service/myaktion-monitor-service.yaml 13 additions, 0 deletionshelm-msa/templates/service/myaktion-monitor-service.yaml
- helm-msa/templates/service/myaktion-postgres-db-service.yaml 12 additions, 0 deletionshelm-msa/templates/service/myaktion-postgres-db-service.yaml
- helm-msa/templates/service/myaktion-service.yaml 13 additions, 0 deletionshelm-msa/templates/service/myaktion-service.yaml
Loading
Please register or sign in to comment