Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 2.36 KB

README.md

File metadata and controls

48 lines (38 loc) · 2.36 KB

op-conductor-ops

Version: 0.0.1 Type: application AppVersion: v0.0.1

Celo implementation for OP conductor-ops

Homepage: https://clabs.co

Maintainers

Name Email Url
cLabs [email protected] https://clabs.co

Source Code

Values

Key Type Default Description
affinity object {} Kubernetes pod affinity
env object {"NETWORK":"alfajores-cel2"} Environment variables
fullnameOverride string "" Chart full name override
image.pullPolicy string "IfNotPresent" Image pullpolicy
image.repository string "us-west1-docker.pkg.dev/devopsre/op-conductor-ops/op-conductor-ops" Image repository
image.tag string "v0.0.1" Image tag Overrides the image tag whose default is the chart appVersion.
imagePullSecrets list [] Image pull secrets
nameOverride string "" Chart name override
nodeSelector object {} Kubernetes node selector
podAnnotations object {} Custom pod annotations
podLabels object {} Custom pod labels
podSecurityContext object {} Custom pod security context
replicaCount int 1 Number of deployment replicas
resources object {} Container resources
securityContext object {} Custom container security context
serviceAccount.annotations object {} Annotations to add to the service account
serviceAccount.automount bool true Automatically mount a ServiceAccount's API credentials?
serviceAccount.create bool true Specifies whether a service account should be created
serviceAccount.name string "" The name of the service account to use. If not set and create is true, a name is generated using the fullname template
tolerations list [] Kubernetes tolerations

Autogenerated from chart metadata using helm-docs v1.14.2