Skip to content

Contains the generic helm chart that wrap microservices

Notifications You must be signed in to change notification settings

serge-tx/app-helm-chart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

app-helm-chart

Contains the generic helm chart for an application. It is used by Prometheus & Disco project

Usage

Reference the release of the chart you want to deploy in terraform

resource "helm_release" "app" {
  chart     = "https://github.com/DND-IT/app-helm-chart/archive/0.1.0.tar.gz"
  ...
}

AWS Role

If you specify a IAM role in aws_iam_role_arn a service account will be create to take advantage of fine grained permission for pods

About

Contains the generic helm chart that wrap microservices

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 100.0%