hard code values
This commit is contained in:
@@ -10,7 +10,7 @@ global:
|
||||
postgres:
|
||||
enabled: true
|
||||
image:
|
||||
repository: postgres
|
||||
repository: containers.global.bsf.tools/postgres
|
||||
tag: 15-alpine
|
||||
pullPolicy: always
|
||||
auth:
|
||||
@@ -36,7 +36,7 @@ postgres:
|
||||
minio:
|
||||
enabled: true
|
||||
image:
|
||||
repository: minio/minio
|
||||
repository: containers.global.bsf.tools/minio/minio
|
||||
tag: latest
|
||||
pullPolicy: always
|
||||
auth:
|
||||
@@ -65,8 +65,8 @@ minio:
|
||||
app:
|
||||
enabled: true
|
||||
image:
|
||||
repository: warehouse13/app
|
||||
tag: latest
|
||||
repository: registry.global.bsf.tools/esv/bsf/bsf-services/warehouse13
|
||||
tag: main-7126c618
|
||||
pullPolicy: always
|
||||
replicas: 2
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user