fix: use NodePort 30092 (30082 already allocated)
This commit is contained in:
@@ -91,7 +91,7 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- port: 8082
|
- port: 8082
|
||||||
targetPort: 8082
|
targetPort: 8082
|
||||||
nodePort: 30082
|
nodePort: 30092
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ServiceAccount
|
kind: ServiceAccount
|
||||||
|
|||||||
Reference in New Issue
Block a user