helm chart updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user