Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
philippemnoel committed Sep 11, 2024
1 parent 0ec97ef commit 2e02ae7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 151 deletions.
5 changes: 4 additions & 1 deletion charts/cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ name: cluster
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
version: 0.7.0

# The version of the chart, which gets set

Check failure on line 22 in charts/cluster/Chart.yaml

View workflow job for this annotation

GitHub Actions / linter

22:43 [trailing-spaces] trailing spaces

Check failure on line 22 in charts/cluster/Chart.yaml

View workflow job for this annotation

GitHub Actions / linter

22:43 [trailing-spaces] trailing spaces
version: 0.0.0

sources:
- https://github.com/paradedb/charts
keywords:
Expand Down
149 changes: 0 additions & 149 deletions charts/cluster/README.md.gotmpl

This file was deleted.

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 2e02ae7

Please sign in to comment.