mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
Updates to operator to version 2.2.9 of helm ha chart
This commit is contained in:
@@ -5,19 +5,12 @@ artifactory-ha:
|
||||
###################################
|
||||
# EDIT TO YOUR DB CONFIGURATION
|
||||
###################################
|
||||
#database:
|
||||
# type: "OVERRIDE"
|
||||
# driver: "OVERRIDE"
|
||||
# url: "OVERRIDE"
|
||||
# user: "postgres"
|
||||
# password: "OVERRIDE"
|
||||
|
||||
database:
|
||||
type: "postgresql"
|
||||
driver: "org.postgresql.Driver"
|
||||
url: "jdbc:postgresql://postgres-postgresql:5432/artifactory"
|
||||
user: "artifactory"
|
||||
password: "password"
|
||||
type: "OVERRIDE"
|
||||
driver: "OVERRIDE"
|
||||
url: "OVERRIDE"
|
||||
user: "postgres"
|
||||
password: "OVERRIDE"
|
||||
|
||||
###################################
|
||||
# DO NOT EDIT FURTHER
|
||||
|
||||
Reference in New Issue
Block a user