mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 15:37:20 +08:00
* Fix #6765 This MR adds the `affinity` `nodeSelector` and `tolerations` to the backup container(s) of InfluxDB backup feature. Currently the backup container(s) ignores these values set in the values.yaml. * Bump chart version to 2.2.10 Bump the chart version due to a new PR * Update values.yaml Adding vars in the `backup` tree to separate tolerations, nodeSelectors and affinity of the backup pods * Update cronjob-backup.yaml Changing reference of values for backup.nodeAffinity, backup.tolerations and backup.nodeSelector * Update values.yaml Adding backup.nodeAffinityPreset and backup.podAntiAffinityPreset and backup.podAffinityPreset * Update README.md Adding description for new backup values
28 lines
768 B
YAML
28 lines
768 B
YAML
annotations:
|
|
category: Database
|
|
apiVersion: v2
|
|
appVersion: 2.0.7
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: InfluxDB(TM) is an open source time-series database designed to handle large write and read loads in real-time.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/influxdb
|
|
icon: https://bitnami.com/assets/stacks/influxdb/img/influxdb-stack-220x234.png
|
|
keywords:
|
|
- influxdb
|
|
- tick
|
|
- database
|
|
- timeseries
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: influxdb
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-influxdb
|
|
- https://www.influxdata.com/products/influxdb-overview/
|
|
version: 2.2.10
|