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