Skip to content

muralikarthikk/pod-reaper-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Pod Reaper Helm Chart

This is a helm templated deployment for pod-reaper.

Chart details

This chart will install a target/pod-reaper for an arbitrary number of configurations.

Installing the chart.

helm upgrade --install <deployment name> . -f values.yaml --namespace <namespace>
Parameter Description Default
image.repository Image file location target/pod-reaper
image.tag Image tag 2.8.0
resources Provides resource limits ```
limits:
cpu: 30m
memory: 30Mi
requests:
cpu: 20m
memory: 20Mi
```

...

pod-reaper-chart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published