Skip to content

Latest commit

 

History

History

spark-history

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

spark-history

Version: 0.1.1 Type: application AppVersion: 1.16.0

A Helm chart for Kubernetes

Values

Key Type Default Description
affinity object {}
autoscaling.enabled bool false
autoscaling.maxReplicas int 100
autoscaling.minReplicas int 1
autoscaling.targetCPUUtilizationPercentage int 80
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "bitnami/spark"
image.tag string "3.1.2"
imagePullSecrets list []
ingress.annotations object {}
ingress.className string ""
ingress.enabled bool false
ingress.hosts[0].host string "chart-example.local"
ingress.hosts[0].paths[0].path string "/"
ingress.hosts[0].paths[0].pathType string "ImplementationSpecific"
ingress.tls list []
nameOverride string ""
nodeSelector object {}
podAnnotations object {}
podSecurityContext.fsGroup int 1001
replicaCount int 1
resources.limits.cpu string "100m"
resources.limits.memory string "512Mi"
resources.requests.cpu string "10m"
resources.requests.memory string "256Mi"
securityContext.allowPrivilegeEscalation bool false
securityContext.capabilities.drop[0] string "ALL"
securityContext.readOnlyRootFilesystem bool true
securityContext.runAsGroup int 0
securityContext.runAsNonRoot bool true
securityContext.runAsUser int 1001
service.port int 18080
service.type string "ClusterIP"
serviceAccount.annotations object {}
serviceAccount.create bool false
serviceAccount.name string "default"
sparkEventLogStorage.aliAccessKeyId string ""
sparkEventLogStorage.aliOssEndpoint string ""
sparkEventLogStorage.aliOssRegion string ""
sparkEventLogStorage.aliSecretAccessKey string ""
sparkEventLogStorage.apiKey string ""
sparkEventLogStorage.awsAccessKeyId string ""
sparkEventLogStorage.awsSecretAccessKey string ""
sparkEventLogStorage.azureStorageAccessKey string ""
sparkEventLogStorage.azureStorageAccountName string ""
sparkEventLogStorage.cloudProvider string ""
sparkEventLogStorage.googleJson string ""
sparkEventLogStorage.logDirectory string ""
sparkEventLogStorage.oracleApiKeyFingerprint string ""
sparkEventLogStorage.oracleHost string ""
sparkEventLogStorage.oracleNamespace string ""
sparkEventLogStorage.oracleRegion string ""
sparkEventLogStorage.oracleTenancyId string ""
sparkEventLogStorage.oracleUserId string ""
sparkEventLogStorage.secretName string ""
tolerations list []

Autogenerated from chart metadata using helm-docs v1.5.0