Skip to content

Commit 68e3a47

Browse files
authored
Fix postgresql crashlooping (#548)
1 parent 5cb46ed commit 68e3a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/api-platform/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ postgresql:
8383
size: 1Gi
8484
pullPolicy: Always
8585
image:
86-
repository: bitnami/postgresql
86+
repository: bitnamilegacy/postgresql
8787
tag: 16
8888
resources:
8989
requests:

0 commit comments

Comments
 (0)