Attention: Deprecation notice for Bintray, JCenter, GoCenter and ChartCenter. Learn More
duyet/applause-btn
Chart version: 0.1.1
Api version: v2
App version: 1.0.0
A Helm chart of [Applause Button](https://github.com/duyet/appl...
application
Chart Type
Active
Status
Unknown
License
716
Downloads
https://duyet.github.io/charts
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install applause-btn center/duyet/applause-btn
Versions (0)
View all
applause-btn
A Helm chart of Applause Button for Kubernetes
Homepage: https://github.com/duyet/charts/tree/master/applause-btn
Maintainers
Name | Url | |
---|---|---|
duyet | me@duyet.net | https://github.com/duyet/ |
Values
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
autoscaling.enabled | bool | false |
|
autoscaling.maxReplicas | int | 100 |
|
autoscaling.minReplicas | int | 1 |
|
autoscaling.targetCPUUtilizationPercentage | int | 80 |
|
database.location | string | "/badger" |
Badger DB loaction on Disk |
database.persistence.accessMode | string | "ReadWriteOnce" |
|
database.persistence.enabled | bool | false |
enabling persistence for Badger DB |
database.persistence.size | string | "3Gi" |
Badger DB size |
database.persistence.storageClass | string | "" |
Storage class for PV (e.g. gp2, standard, …) |
fullnameOverride | string | "" |
|
image.pullPolicy | string | "IfNotPresent" |
|
image.repository | string | "duyetdev/applause-btn" |
|
image.tag | string | "latest" |
|
imagePullSecrets | list | [] |
|
ingress.annotations | object | {} |
|
ingress.enabled | bool | false |
|
ingress.hosts[0].host | string | "chart-example.local" |
|
ingress.hosts[0].paths | list | [] |
|
ingress.tls | list | [] |
|
nameOverride | string | "" |
|
nodeSelector | object | {} |
|
podAnnotations | object | {} |
Pod annotations |
podSecurityContext | object | {} |
Pod security context (e.g. {fsGroup: 2000} ) |
replicaCount | int | 1 |
|
resources | object | {} |
|
securityContext | object | {} |
|
service.port | int | 3000 |
|
service.type | string | "ClusterIP" |
|
tolerations | list | [] |