A Helm chart for Kubernetes
Name | Url | |
---|---|---|
AgileLab | http://agilelab.it |
Key | Type | Default | Description |
---|---|---|---|
authorization.header_field_names | string | "[\"authorization\", \"Authorization\"]" |
|
dockerRegistrySecretName | string | "regcred" |
Docker Registry Secret name used to access a private repo |
graphql | object | {"role":"admin","url":"http://hasura-ee:8080/v1/graphql"} |
graphql instance |
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/witboost.mesh.provisioning.hasuraauthenticationwebhookrolemappingservice" |
Image repository |
image.tag | string | "0.0.0-SNAPSHOT.1c7dfeb.accomodate-mr-commen" |
Image tag |
jwt | object | {"algo":"[\"RS256\", \"RS512\"]","audience":"https://management.core.windows.net/","jwk_url":"https://login.microsoftonline.com/common/discovery/v2.0/keys","options":"{\"verify_exp\": false,\"require\": [\"exp\", \"iat\"]}","scopes":"[\"https://graph.microsoft.com/.default\"]"} |
jwt |
labels | object | {} |
Allows you to specify common labels |
livenessProbe | object | {} |
liveness probe spec |
loggingFileOverride | object | {} |
logging override |
readinessProbe | object | {} |
readiness probe spec |
resources | object | {} |
resources spec |
rolemapping.table_schema | string | "rolemapping" |
|
securityContext | object | {"allowPrivilegeEscalation":false,"runAsNonRoot":true,"runAsUser":1001} |
security context spec |
Autogenerated from chart metadata using helm-docs v1.11.0