Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
forked from duyet/charts

Collection of useful Helm Charts. Well test with KinD and Kubeconform

License

Notifications You must be signed in to change notification settings

scoremedia/pgbouncer-charts

 
 

Repository files navigation

duyet/charts Chart Lint Build & Publish Artifact HUB

Helm Charts for Kubernetes.

Before you begin

Setup a Kubernetes Cluster

There are many way to setup a Kubernetes cluster:

Install Helm

To install Helm, refer to the Helm install guide and ensure that the helm binary is in the PATH of your shell.

Add Repo

The following command allows you to download and install all the charts from this repository:

$ helm repo add duyet https://duyet.github.io/charts

Using Helm

Useful Helm Client Commands:

  • View available charts: helm search repo
  • Install a chart: helm install my-release duyet/<package-name>
  • Upgrade your application: helm upgrade

License

MIT

About

Collection of useful Helm Charts. Well test with KinD and Kubeconform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 70.8%
  • Smarty 26.2%
  • Shell 3.0%