Skip to content

IBM/sample-temperature-converter-gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature converter application - GitOps Repository

This repo contains the Helm chart for the Temperature converter application. It is deployed using GitOps.

Following are the contents of the Helm Chart:

├── Chart.yaml
├── LICENSE
├── README.md
├── charts
├── templates
│   ├── NOTES.txt
│   ├── _helpers.tpl
│   ├── deployment.yaml
│   ├── hpa.yaml
│   ├── ingress.yaml
│   ├── rbac.yaml
│   ├── route.yaml
│   ├── service.yaml
│   ├── serviceaccount.yaml
│   └── tests
│       └── test-connection.yaml
└── values.yaml

3 directories, 14 files

About

This is a GitOps repository with Helm Chart for the Sample Application linked below.

Topics

Resources

License

Stars

Watchers

Forks

Languages