Skip to content

Latest commit

 

History

History
48 lines (41 loc) · 2.73 KB

File metadata and controls

48 lines (41 loc) · 2.73 KB

akeyless-grafana-access-policy-rotated

Version: 0.1.4 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 "p-w04bl62o0ryt" Incoming Request Akeyless Access ID (to authenticate incoming rotated secret came from the gateway)
env.akeylessGatewayAPIURL string "https://api.gateway.akeyless.celo-networks-dev.org" Akeyless Gateway API Url to authenticate to
env.k8sAuthConfig string "clabs-secrets-and-permissions_akeyless-prod_us-west1-a" K8s Auth Config to authenticate back to the server and get master rotated key
env.masterAccessID string "p-18n0d0kfp2qv" Access ID to authenticate back to the server and get master rotated key
env.masterKeyPath string "/dynamic-secrets/keys/grafana/clabs/patrick-test-master" past to the master key
env.secretPathRegex string "^\\/dynamic-secrets\\/cloud-user-access\\/grafana-access-policy.*" Secret Allowed Path
fullnameOverride string ""
image.pullPolicy string "Always" Image pullpolicy
image.repository string "us-west1-docker.pkg.dev/devopsre/akeyless/akeyless-grafana-access-policy-rotated" 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.