validator config changes
This commit is contained in:
parent
11d95f4702
commit
859a3e6257
1 changed files with 1 additions and 1 deletions
|
@ -672,7 +672,7 @@ class validator($version="2.0.0") {
|
|||
volumes => ['/etc/ssl:/etc/ssl',
|
||||
'/etc/metadata-validator:/opt/webapp/mdval',
|
||||
'/etc/localtime:/etc/localtime:ro'],
|
||||
env => ["SPRING_CONFIG_LOCATION=/opt/webapp/mdval/cfg/",
|
||||
env => ["SPRING_CONFIG_ADDITIONAL_LOCATION=/opt/webapp/mdval/cfg/",
|
||||
"CERTNAME=${hostname}_infra"],
|
||||
extra_parameters => ["--log-driver=syslog"]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue