generated from phoenix-oss/tenant-tpl
chore(repos): add cloudnative-pg
This commit is contained in:
parent
ad99d6cfbd
commit
b6e8ec3b0e
1 changed files with 10 additions and 0 deletions
10
repos/helm/cloudnative-pg.yaml
Normal file
10
repos/helm/cloudnative-pg.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: cloudnative-pg
|
||||
namespace: ${TENANT_NAMESPACE}
|
||||
spec:
|
||||
interval: 5m0s
|
||||
url: https://cloudnative-pg.github.io/charts
|
Loading…
Add table
Add a link
Reference in a new issue