fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user