chore(helm): correct a typo (#30123)
This commit is contained in:
parent
a90aa055f5
commit
68594d97cb
|
|
@ -29,7 +29,7 @@ maintainers:
|
||||||
- name: craig-rueda
|
- name: craig-rueda
|
||||||
email: craig@craigrueda.com
|
email: craig@craigrueda.com
|
||||||
url: https://github.com/craig-rueda
|
url: https://github.com/craig-rueda
|
||||||
version: 0.12.12
|
version: 0.12.13
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
version: 12.1.6
|
version: 12.1.6
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ NOTE: This file is generated by helm-docs: https://github.com/norwoodj/helm-docs
|
||||||
|
|
||||||
# superset
|
# superset
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Apache Superset is a modern, enterprise-ready business intelligence web application
|
Apache Superset is a modern, enterprise-ready business intelligence web application
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -867,7 +867,7 @@ redis:
|
||||||
## docker registry secret names (list)
|
## docker registry secret names (list)
|
||||||
# pullSecrets: nil
|
# pullSecrets: nil
|
||||||
##
|
##
|
||||||
## Configure persistance
|
## Configure persistence
|
||||||
persistence:
|
persistence:
|
||||||
##
|
##
|
||||||
## Use a PVC to persist data.
|
## Use a PVC to persist data.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue