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

|
||||

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