Fix nodeport for ci test
This commit is contained in:
parent
5f1283b4c4
commit
3750f4bdbd
|
@ -22,4 +22,4 @@ postgresql:
|
|||
datasetName: "ix-postgres_data"
|
||||
|
||||
service:
|
||||
nodePort: 9000
|
||||
nodePort: 31000
|
||||
|
|
Loading…
Reference in New Issue