Bitnamilegacy and Image update.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
global:
|
||||
siteUrl: "loop.example.com" # REQUIRED SETTING, PLEASE UPDATE: "https://loop.example.com"
|
||||
siteUrl: "http://loop.example.com" # REQUIRED SETTING, PLEASE UPDATE: "https://loop.example.com"
|
||||
# Use an existing secret for License credential (see secret-loop-license.yaml for required fields)
|
||||
existingLicenseSecret: {}
|
||||
# name: ""
|
||||
@@ -73,7 +73,7 @@ loop-enterprise-edition:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: registry.loop.ru/loop/server
|
||||
tag: 2025-06-10-1
|
||||
tag: 2025-11-20-1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
@@ -217,6 +217,9 @@ postgresql:
|
||||
fullnameOverride: loop-database
|
||||
nameOverride: loop-database
|
||||
|
||||
image:
|
||||
repository: bitnamilegacy/postgresql
|
||||
|
||||
primary:
|
||||
persistence:
|
||||
size: 500Mi
|
||||
@@ -233,6 +236,9 @@ postgresql:
|
||||
loop-minio:
|
||||
enabled: true
|
||||
|
||||
image:
|
||||
repository: bitnamilegacy/minio
|
||||
|
||||
accessKey: "accesskey-minio"
|
||||
secretKey: "secretkey-minio"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user