Deploy Caasperli to a Kubernetes Cluster
Homepage: https://github.com/adfinis/potz-holzoepfel-und-zipfelchape
This chart is maintained by Adfinis.
- https://github.com/adfinis/potz-holzoepfel-und-zipfelchape
- https://github.com/adfinis/helm-charts/tree/main/charts/caasperli
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
autoscaling.enabled | bool | false |
|
autoscaling.maxReplicas | int | 100 |
|
autoscaling.minReplicas | int | 1 |
|
autoscaling.targetCPUUtilizationPercentage | int | 80 |
|
fullnameOverride | string | "" |
|
grafana.defaultLabel | bool | true |
Add a default grafana_dashboard: 1 label |
grafana.enabled | bool | false |
Enable Grafana Dashboards |
grafana.extraAnnotations | object | {} |
Annotations to add to all Grafana integration resources |
grafana.extraLabels | object | {} |
Labels to add to all Grafana integration resources |
image.pullPolicy | string | "Always" |
When to pull the container image |
image.repository | string | "ghcr.io/adfinis/potz-holzoepfel-und-zipfelchape" |
Container image to deploy |
image.tag | string | "" |
Overrides the image tag whose default is the chart version. |
imagePullSecrets | list | [] |
|
ingress.annotations | object | {} |
Annotations to add to the ingress resource |
ingress.className | string | "" |
Which Ingress class to configure for the ingress resource |
ingress.enabled | bool | false |
Enable ingress |
ingress.hosts | list | [] |
List of hosts to expose via ingress |
ingress.tls | list | [] |
TLS configuration for ingress |
nameOverride | string | "" |
|
nodeSelector | object | {} |
|
podAnnotations | object | {} |
Annotations to add to Pod. |
podSecurityContext | object | {} |
PodSecurityContext |
prometheus.enabled | bool | false |
Enable Prometheus integration |
prometheus.extraAnnotations | object | {} |
Annotations to add to all Prometheus integration resources |
prometheus.extraLabels | object | {} |
Labels to add to all Prometheus integration resources |
prometheus.podMonitor.enabled | bool | true |
Enable creation of a PodMonitor CRD |
prometheus.podMonitor.interval | string | "30s" |
Interval at which metrics should be scraped |
prometheus.podMonitor.metricRelabelings | list | [] |
MetricRelabelConfigs to apply to samples before ingestion |
prometheus.podMonitor.relabelings | list | [] |
RelabelConfigs to apply to samples before scraping |
prometheus.serviceMonitor.enabled | bool | false |
Enable creation of a ServiceMonitor CRD |
prometheus.serviceMonitor.interval | string | "30s" |
Interval at which metrics should be scraped |
prometheus.serviceMonitor.metricRelabelings | list | [] |
MetricRelabelConfigs to apply to samples before ingestion |
prometheus.serviceMonitor.relabelings | list | [] |
RelabelConfigs to apply to samples before scraping |
replicaCount | int | 1 |
How many caasperlis to deploy |
resources | object | {} |
|
securityContext | object | {} |
SecurityContext |
service.port | int | 80 |
Port the service will expose |
service.type | string | "ClusterIP" |
Type of the service to create |
serviceAccount.annotations | object | {} |
Annotations to add to the service account |
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 | [] |
Adfinis fights for a software world that is more open, where the quality is better and where software must be accessible to everyone. This chart is part of the action behind this commitment. Feel free to contact us if you have any questions.
This Helm chart is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.
Autogenerated from chart metadata using helm-docs