We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1802a0c commit e4bdd4cCopy full SHA for e4bdd4c
charts/pgcat/Chart.yaml
@@ -5,5 +5,5 @@ type: application
5
maintainers:
6
- name: Tim Campbell
7
email: [email protected]
8
-version: 0.1.0
+version: 0.1.1
9
appVersion: "1.2.0"
charts/pgcat/values.yaml
@@ -38,7 +38,7 @@ securityContext: {}
38
39
service:
40
type: ClusterIP
41
- port: 80
+ port: 6432
42
43
resources: {}
44
# We usually recommend not to specify default resources and to leave this as a conscious
0 commit comments