Skip to content

Commit

Permalink
Update tm db version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed May 28, 2024
1 parent ef55e1e commit 3c7a0a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ osm-seed:
enabled: true
image:
name: "postgres"
tag: "11"
tag: "12"
nodeSelector:
enabled: true
label_key: nodegroup_type
Expand All @@ -537,7 +537,7 @@ osm-seed:
POSTGRES_PASSWORD: {{STAGING_TM_DB_PASSWORD}}
POSTGRES_USER: postgres
persistenceDisk:
enabled: true
enabled: false
accessMode: ReadWriteOnce
mountPath: /var/lib/postgresql/data
subPath: postgresql-d
Expand Down

0 comments on commit 3c7a0a0

Please sign in to comment.