chart: Set admin metrics port to http port (#7936)
* chart: Set admin metrics port to http port * remove metrics reference
This commit is contained in:
@@ -1099,7 +1099,6 @@ admin:
|
||||
replicas: 1
|
||||
port: 23646 # Default admin port
|
||||
grpcPort: 33646 # Default gRPC port for worker connections
|
||||
metricsPort: 9327
|
||||
loggingOverrideLevel: null
|
||||
|
||||
# Admin authentication
|
||||
|
||||
Reference in New Issue
Block a user