Skip to content

Commit c708df9

Browse files
committed
nodeport
1 parent 10ed326 commit c708df9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

values.dev3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ persistence:
2222
storageClass: "longhorn"
2323
service:
2424
type: NodePort
25-
port: 30087
25+
nodePort: 30087

values.prod3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ persistence:
2222
storageClass: "longhorn"
2323
service:
2424
type: NodePort
25-
port: 30087
25+
nodePort: 30087

0 commit comments

Comments
 (0)