Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.97 KB

File metadata and controls

43 lines (36 loc) · 1.97 KB

akeyless-grafana-sa-producer

Version: 0.1.3 Type: application AppVersion: 1.16.0

A Helm chart for Kubernetes

Maintainers

Name Email Url
cLabs devops@clabs.co https://clabs.co

Values

Key Type Default Description
affinity object {}
autoscaling.enabled bool false
autoscaling.maxReplicas int 3
autoscaling.minReplicas int 1
autoscaling.targetCPUUtilizationPercentage int 80
env.akeylessAccessID string "test" Akeyless Access ID (for authentication)
fullnameOverride string ""
image.pullPolicy string "Always" Image pullpolicy
image.repository string "us-west1-docker.pkg.dev/devopsre/akeyless/akeyless-grafana-sa-producer" Image repository
image.tag string "latest" Image tag Overrides the image tag whose default is the chart appVersion.
imagePullSecrets list []
nameOverride string ""
nodeSelector object {}
podAnnotations object {}
podSecurityContext object {}
replicaCount int 1
resources object {} Container resources
securityContext object {}
service.port int 8080 Kubernetes Service Type
service.type string "ClusterIP" Kubernetes Service Type
serviceAccount.annotations object {}
serviceAccount.create bool true
serviceAccount.name string ""
tolerations list []

Autogenerated from chart metadata using helm-docs. To regenerate run helm-docs command at this folder.