harness / helm-policy-mgmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

policy-mgmt

Version: 0.5.3 Type: application AppVersion: 1.16.0

A Helm chart for Harness policy management

Requirements

Repository Name Version
https://harness.github.io/helm-common harness-common 1.x.x

Values

Key Type Default Description
affinity object {}
autoscaling.enabled bool false
autoscaling.maxReplicas int 100
autoscaling.minReplicas int 1
autoscaling.targetCPU string ""
autoscaling.targetMemory string ""
config.debug string "true"
config.gitxEnabled bool false
config.httpBind string "3000"
fullnameOverride string ""
global.airgap string "false"
global.imagePullSecrets list []
global.ingress.enabled bool false
global.ingress.objects.annotations object {}
global.istio.enabled bool false
global.istio.gateway.create bool false
global.istio.gateway.port int 443
global.istio.gateway.protocol string "HTTPS"
global.istio.hosts[0] string "*"
global.istio.strict bool true
global.istio.tls.credentialName string ""
global.istio.virtualService.hosts[0] string "*"
global.loadbalancerURL string "https://example.com"
image.digest string ""
image.imagePullSecrets list []
image.pullPolicy string "Always"
image.registry string "docker.io"
image.repository string "harness/policy-mgmt"
image.tag string "v1.59.0"
ingress.annotations object {}
ingress.hosts[0].host string ""
ingress.hosts[0].paths[0].path string "/pm"
ingress.hosts[0].paths[0].pathType string "ImplementationSpecific"
ingress.tls list []
nameOverride string ""
nodeSelector object {}
podAnnotations object {}
podSecurityContext object {}
postgresPassword.key string "postgres-password"
postgresPassword.name string "postgres"
replicaCount int 1
resources.limits.cpu string "100m"
resources.limits.memory string "128Mi"
resources.requests.cpu string "100m"
resources.requests.memory string "128Mi"
securityContext object {}
service.port int 3000
service.type string "ClusterIP"
serviceAccount.annotations object {}
serviceAccount.create bool false
serviceAccount.name string "harness-default"
tolerations list []
waitForInitContainer.image.digest string ""
waitForInitContainer.image.imagePullSecrets list []
waitForInitContainer.image.pullPolicy string "IfNotPresent"
waitForInitContainer.image.registry string "docker.io"
waitForInitContainer.image.repository string "harness/helm-init-container"
waitForInitContainer.image.tag string "latest"

Autogenerated from chart metadata using helm-docs v1.11.0

About


Languages

Language:Smarty 100.0%