mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 11:06:56 -06:00
JFrog Pipelines v1.8.0 as Openshift helm and operator
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
|
||||
# Override values for Pipelines.
|
||||
# This is a YAML-formatted file.
|
||||
# Declare variables to be passed into your templates.
|
||||
|
||||
existingSecret: ""
|
||||
|
||||
pipelines:
|
||||
|
||||
masterKey: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||||
joinKey: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||||
authToken: 99eb7537-d920-4f8a-8180-fa297a1263ac
|
||||
serviceId: jfpip@1234567890
|
||||
|
||||
msg:
|
||||
uiUserPassword: somepassword
|
||||
|
||||
# PostgreSQL
|
||||
postgresql:
|
||||
postgresqlPassword: somepassword
|
||||
|
||||
# RabbitMQ
|
||||
rabbitmq:
|
||||
rabbitmq:
|
||||
password: somepassword
|
||||
Reference in New Issue
Block a user