Merge "Store sensitive configs in secret"

This commit is contained in:
Jenkins 2017-03-10 10:00:29 +00:00 committed by Gerrit Code Review
commit bf35835953
1 changed files with 6 additions and 3 deletions

View File

@ -6,9 +6,6 @@ configs:
rabbitmq:
port:
cont: 5672
password: password
erlang_cookie: erlang_cookie
user: rabbitmq
tls:
enabled: true
@ -17,6 +14,12 @@ configs:
node_startup_timeout: 180
high_watermark_ratio: 0.75
secret_configs:
rabbitmq:
password: password
erlang_cookie: erlang_cookie
user: rabbitmq
url:
rabbitmq:
debian: