Renamed postgres chart and rendered path to platform-postgres
This commit is contained in:
parent
d1dcd61e14
commit
2594962ae4
7 changed files with 3 additions and 3 deletions
|
|
@ -1,18 +0,0 @@
|
|||
name: platform-postgres
|
||||
namespace: platform-services
|
||||
|
||||
image:
|
||||
repository: postgres
|
||||
tag: "18.4"
|
||||
|
||||
auth:
|
||||
database: postgres
|
||||
username: postgres
|
||||
secret: platform-postgres-secret
|
||||
|
||||
storage:
|
||||
className: longhorn
|
||||
size: 20Gi
|
||||
|
||||
nodeSelector:
|
||||
workload: app
|
||||
Loading…
Add table
Add a link
Reference in a new issue