Skip to content

Helm Chart for ClusterIssuer of Jetstack's cert-manager

Notifications You must be signed in to change notification settings

pacroy/cluster-issuer-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClusterIssuer Helm Chart for Jetstack's cert-manager

Lint Code Base Test and Publish Chart

Local Installation

helm upgrade --install <release_name> . --namespace=<namespace> --set email=<your@email.com>

Installation from Repository

helm repo add pacroy https://pacroy.github.io/helm-repo
helm repo update
helm upgrade --install <release_name> pacroy/cluster-issuer --namespace=<namespace> --set email=<your@email.com> --set class=<nginx or traefik-cert-manager>

About

Helm Chart for ClusterIssuer of Jetstack's cert-manager

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published