specify gitea postgres version
This commit is contained in:
@@ -88,9 +88,9 @@ spec:
|
|||||||
# existingSecretPasswordKey: password
|
# existingSecretPasswordKey: password
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: true
|
enabled: true
|
||||||
# image:
|
image:
|
||||||
# repository: bitnamilegacy/postgresql
|
# repository: bitnamilegacy/postgresql
|
||||||
# tag: 16.3.0-debian-12-r23
|
tag: 16.3.0-debian-12-r23
|
||||||
global:
|
global:
|
||||||
security:
|
security:
|
||||||
allowInsecureImages: true
|
allowInsecureImages: true
|
||||||
|
|||||||
Reference in New Issue
Block a user