fix
This commit is contained in:
@@ -186,6 +186,8 @@ resource "kubectl_manifest" "Deployment_sonar-sonarqube" {
|
|||||||
name: ${kubectl_manifest.cm_files.name}
|
name: ${kubectl_manifest.cm_files.name}
|
||||||
defaultMode: 0644
|
defaultMode: 0644
|
||||||
items:
|
items:
|
||||||
|
- key: sonar.properties
|
||||||
|
path: sonar.properties
|
||||||
- key: prometheus-config.yaml
|
- key: prometheus-config.yaml
|
||||||
path: prometheus-config.yaml
|
path: prometheus-config.yaml
|
||||||
- key: prometheus-ce-config.yaml
|
- key: prometheus-ce-config.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user