A Helm chart for Kubernetes
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