ci: add cloud native pg to cluster and remove sonarqube

This commit is contained in:
Patryk Hegenberg 2025-05-07 21:24:22 +02:00
parent 5e77cbecfa
commit 31700dd532
6 changed files with 98 additions and 1 deletions

View file

@ -0,0 +1,16 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: cnpg-operator
namespace: cnpg-system
spec:
interval: 10m
chart:
spec:
chart: cloudnative-pg
version: "0.23.2"
sourceRef:
kind: HelmRepository
name: cnpg
namespace: flux-system
interval: 1m