ci: add cloud native pg to cluster and remove sonarqube
This commit is contained in:
parent
5e77cbecfa
commit
31700dd532
6 changed files with 98 additions and 1 deletions
8
infrastructure/cnpg/helmrepository.yaml
Normal file
8
infrastructure/cnpg/helmrepository.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1beta2 # Oder v1 je nach deiner Flux-Version
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: cnpg
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://cloudnative-pg.io/charts
|
||||
Loading…
Add table
Add a link
Reference in a new issue