feat: add helm chart (#619)

* add workflow

* feat: add pgcat helm chart

* fix: set the right include into configmap

Signed-off-by: David ALEXANDRE <david.alexandre@w6d.io>

* update values and config

* prettifying config

---------

Signed-off-by: David ALEXANDRE <david.alexandre@w6d.io>
This commit is contained in:
David ALEXANDRE
2024-02-22 18:26:58 +01:00
committed by GitHub
parent e1e4929d43
commit 358724f7a9
18 changed files with 870 additions and 1 deletions

View File

@@ -10,3 +10,7 @@ updates:
commit-message:
prefix: "chore(deps)"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"