Skip to content

Public repository of my poorly written and unsupported Helm Charts

License

Notifications You must be signed in to change notification settings

davivcgarcia/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-charts

Public repository of my poorly written and unsupported Helm Charts

The content of this repository is experimental and used for learning purposes. Do not use any of these content in production, don't say I didn't warn you.

Usage

  1. Add this repository to your local Helm configuration:
$ helm repo add davivcgarcia https://davivcgarcia.github.io/helm-charts
  1. Update the local Helm repository indexes:
$ helm repo update
  1. Check the charts available:
$ helm search repo --regexp 'davivcgarcia/*'
  1. Install the example charts (dummy NGINX deployment):
$ helm install example-release davivcgarcia/example

About

Public repository of my poorly written and unsupported Helm Charts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published