ci: add sonarqube config to cluster
This commit is contained in:
parent
3fa0dcf973
commit
fb8441c436
4 changed files with 45 additions and 0 deletions
8
infrastructure/sonarqube/helmrepository.yaml
Normal file
8
infrastructure/sonarqube/helmrepository.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue