fix: support host port and protocol in functional tests (#1586)
This commit is contained in:
@@ -59,6 +59,7 @@ spec:
|
||||
name: redis
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
protocol: TCP
|
||||
resources: {}
|
||||
restartPolicy: Always
|
||||
topologySpreadConstraints:
|
||||
|
||||
@@ -59,6 +59,7 @@ spec:
|
||||
name: redis
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
protocol: TCP
|
||||
resources: {}
|
||||
restartPolicy: Always
|
||||
topologySpreadConstraints:
|
||||
|
||||
Reference in New Issue
Block a user