Skip to content

Commit

Permalink
paradedb
Browse files Browse the repository at this point in the history
  • Loading branch information
philippemnoel committed Sep 11, 2024
1 parent fbb54b5 commit afb0b2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
#
apiVersion: v2
name: cluster
name: paradedb
description: Deploys and manages a ParadeDB CloudNativePG cluster and its associated resources.
icon: https://raw.githubusercontent.com/paradedb/paradedb/main/docs/logo/light.svg
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fullnameOverride: ""
###
# -- Type of the CNPG database. Available types:
# * `paradedb`
type: postgresql
type: paradedb

version:
# -- PostgreSQL major version to use
Expand Down

0 comments on commit afb0b2a

Please sign in to comment.