Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.66 KB

File metadata and controls

24 lines (19 loc) · 1.66 KB

airbytespecificprovisioner

Version: 0.1.9 Type: application AppVersion: 1.16.0

A Helm chart for Kubernetes

Values

Key Type Default Description
annotations."reloader.stakater.com/auto" string "true"
configOverride string nil This configuration allows you to override the application.conf file
dockerRegistrySecretName string "regcred" Docker Registry Secret name used to access a private repo
image.pullPolicy string "Always" The imagePullPolicy for a container and the tag of the image affect when the kubelet attempts to pull (download) the specified image.
image.registry string "registry.gitlab.com/agilefactory/witboost.mesh/provisioning/sandbox/witboost.mesh.provisioning.sandbox.airbytespecificprovisioner" Image repository
image.tag string "latest" Image tag
livenessProbe object {} liveliness probe spec
logbackOverride string nil This configuration allows you to override the logback.xml file
readinessProbe object {} readiness probe spec
resources object {} resources spec
securityContext object {"allowPrivilegeEscalation":false,"runAsNonRoot":true,"runAsUser":1001} security context spec

Autogenerated from chart metadata using helm-docs v1.11.0