Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.92 KB

File metadata and controls

39 lines (29 loc) · 1.92 KB

cd-pipeline-operator

Version: 2.15.0-SNAPSHOT Type: application AppVersion: 2.15.0-SNAPSHOT

A Helm chart for EDP CD Pipeline Operator

Homepage: https://epam.github.io/edp-install/

Maintainers

Name Email Url
epmd-edp [email protected] https://solutionshub.epam.com/solution/epam-delivery-platform
sergk https://github.com/SergK

Source Code

Values

Key Type Default Description
affinity string nil
annotations object {}
global.edpName string "" namespace or a project name (in case of OpenShift)
global.kioskEnabled bool false
global.platform string "kubernetes" platform type that can be "kubernetes" or "openshift"
image.repository string "epamedp/cd-pipeline-operator" EDP cd-pipeline-operator Docker image name. The released image can be found on Dockerhub
image.tag string nil EDP cd-pipeline-operator Docker image tag. The released image can be found on Dockerhub
imagePullPolicy string "IfNotPresent"
manageNamespace bool true should the operator manage(create/delete) namespaces for stages
name string "cd-pipeline-operator" component name
nodeSelector object {}
resources.limits.memory string "192Mi"
resources.requests.cpu string "50m"
resources.requests.memory string "64Mi"
tolerations list []