Skip to content

Commit

Permalink
Merge pull request #207 from OT-CONTAINER-KIT/ms-todo-list
Browse files Browse the repository at this point in the history
Ms todo list
  • Loading branch information
ashwani-opstree committed Jul 4, 2024
2 parents d8d2508 + 640b1b1 commit 1a5113d
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion charts/microservice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,19 @@ The Helm chart is specifically for deploying a microservice with a Kubernetes se

```bash
helm install my-release microservice/
```
```

## TODO

- [ ] Application Health Probes
- [ ] Service
- [ ] Horizontal Pod Autoscaler
- [ ] ConfigMap
- [ ] RBAC
- [ ] Service Account
- [ ] Role Binding
- [ ] Role
- [ ] Rolling Deployment Manipulation
- [ ] Environment Parmaters
- [ ] Container Port Mapping
- [ ] Application Secrets

0 comments on commit 1a5113d

Please sign in to comment.