Skip to content

Commit ce1dfd8

Browse files
committed
Merge branch 'master' into upgrade_conditions
2 parents 02f21e5 + 5e44690 commit ce1dfd8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

testing/kuttl/e2e/replica-service/files/np-check.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ spec:
66
type: NodePort
77
ports:
88
- name: postgres
9-
nodePort: 30789
109
port: 5432
1110
protocol: TCP
1211
targetPort: postgres

testing/kuttl/e2e/replica-service/files/np-cluster.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ metadata:
55
spec:
66
replicaService:
77
type: NodePort
8-
nodePort: 30789

0 commit comments

Comments
 (0)