Skip to content

Commit

Permalink
todo list for ot microservices helm chart
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwani Singh <[email protected]>
  • Loading branch information
ashwani-opstree committed Jul 3, 2024
1 parent d8d2508 commit 7f14587
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 Manupulation
- [ ] Environment Parmaters
- [ ] Container Port Mapping
- [ ] Application Secrets

0 comments on commit 7f14587

Please sign in to comment.