Skip to content

Commit e4bdd4c

Browse files
committed
Change default values for pgcat
1 parent 1802a0c commit e4bdd4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/pgcat/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ type: application
55
maintainers:
66
- name: Tim Campbell
77
8-
version: 0.1.0
8+
version: 0.1.1
99
appVersion: "1.2.0"

charts/pgcat/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ securityContext: {}
3838

3939
service:
4040
type: ClusterIP
41-
port: 80
41+
port: 6432
4242

4343
resources: {}
4444
# We usually recommend not to specify default resources and to leave this as a conscious

0 commit comments

Comments
 (0)