helm chart updates

This commit is contained in:
Armando Diaz
2025-10-16 16:41:21 -05:00
parent a1151d5e89
commit 5e958ac8c3
4 changed files with 47 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: datalake
repository: w13
pullPolicy: IfNotPresent
tag: "latest"
@@ -37,7 +37,7 @@ ingress:
className: ""
annotations: {}
hosts:
- host: datalake.local
- host: w13.local
paths:
- path: /
pathType: Prefix
@@ -74,7 +74,7 @@ postgresql:
auth:
username: user
password: password
database: datalake
database: w13
primary:
persistence:
enabled: true