This commit is contained in:
2024-05-24 12:51:59 +02:00
parent 9640731603
commit 1470dac881

View File

@@ -161,6 +161,9 @@ resource "kubectl_manifest" "Deployment_sonar-sonarqube" {
subPath: logs
- mountPath: /tmp
name: tmp-dir
- mountPath: /opt/sonarqube/conf/sonar.properties
subPath: sonar.properties
name: files
- mountPath: /opt/sonarqube/conf/prometheus-config.yaml
subPath: prometheus-config.yaml
name: files