hard code values

This commit is contained in:
Armando Diaz
2025-10-17 10:59:11 -05:00
parent a9bf480954
commit 53b37c2e16
2 changed files with 5 additions and 13 deletions

View File

@@ -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: