fix(postgresql): correct mistake in service definition

This commit is contained in:
kjeld Schouten-Lebbing
2021-11-09 11:18:56 +01:00
parent bdaaf0f566
commit df9aae1c21
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: "14.0.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.5.3
version: 8.5.4
deprecated: false
description: PostgresSQL
home: https://github.com/truecharts/apps/tree/master/stable/postgres
@@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 5.1.14
version: 5.1.15
annotations:
truecharts.org/catagories: |
- database
-1
View File
@@ -7,7 +7,6 @@ securityContext:
readOnlyRootFilesystem: false
service:
type: "ClusterIP"
main:
enabled: true
ports: