RohanAditeya / fantasy-football-web-api

0 stars 0 forks source link

Add helm chart manifests for fantasy-football-web-api #1

Closed RohanAditeya closed 7 months ago

RohanAditeya commented 9 months ago

The fantasy Football web API should have helm manifests to deploy the application to a local kubernetes cluster. The helm template can have the minimum required configs to only run 1 pod with default resources and scaling.

The deployed application must be reachable from localhost on the system running the kubernetes cluster.

RohanAditeya commented 7 months ago

Added in helm chart repo