ci: add sonarqube config to cluster

This commit is contained in:
Patryk Hegenberg 2025-05-07 14:03:26 +02:00
parent 3fa0dcf973
commit fb8441c436
4 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: sonarqube
namespace: flux-system
spec:
url: https://SonarSource.github.io/helm-chart-sonarqube
interval: 1h