fix
This commit is contained in:
@@ -161,6 +161,9 @@ resource "kubectl_manifest" "Deployment_sonar-sonarqube" {
|
|||||||
subPath: logs
|
subPath: logs
|
||||||
- mountPath: /tmp
|
- mountPath: /tmp
|
||||||
name: tmp-dir
|
name: tmp-dir
|
||||||
|
- mountPath: /opt/sonarqube/conf/sonar.properties
|
||||||
|
subPath: sonar.properties
|
||||||
|
name: files
|
||||||
- mountPath: /opt/sonarqube/conf/prometheus-config.yaml
|
- mountPath: /opt/sonarqube/conf/prometheus-config.yaml
|
||||||
subPath: prometheus-config.yaml
|
subPath: prometheus-config.yaml
|
||||||
name: files
|
name: files
|
||||||
|
|||||||
Reference in New Issue
Block a user