mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 10:06:55 -06:00
22 lines
371 B
YAML
22 lines
371 B
YAML
# CI values for Pipelines
|
|
|
|
pipelines:
|
|
jfrogUrl: http://artifactory-artifactory.rt:8082
|
|
jfrogUrlUI: http://artifactory-artifactory.rt:8082
|
|
|
|
api:
|
|
externalUrl: http://pipelines.test.com
|
|
|
|
www:
|
|
externalUrl: http://pipelines.test.com
|
|
|
|
msg:
|
|
uiUserPassword: password
|
|
|
|
postgresql:
|
|
postgresqlPassword: password
|
|
|
|
rabbitmq:
|
|
rabbitmq:
|
|
password: password
|