fix: add missing value field and fix error in kustomization

This commit is contained in:
Patryk Hegenberg 2025-05-07 14:22:13 +02:00
parent 2a8a58e1e1
commit bbcbec9fb9
2 changed files with 2 additions and 1 deletions

View file

@ -4,4 +4,4 @@ resources:
- monitoring/
- longhorn/
- gitea/
- sonarqube
- sonarqube/

View file

@ -14,6 +14,7 @@ spec:
name: sonarqube
namespace: flux-system
values:
monitoringPasscode: "supersecret123"
persistence:
enabled: true
storageClass: longhorn