mirror of https://github.com/easzlab/kubeasz.git
18 lines
233 B
YAML
18 lines
233 B
YAML
|
alertmanager:
|
||
|
persistentVolume:
|
||
|
enabled: false
|
||
|
service:
|
||
|
type: NodePort
|
||
|
nodePort: 39001
|
||
|
|
||
|
server:
|
||
|
persistentVolume:
|
||
|
enabled: false
|
||
|
service:
|
||
|
type: NodePort
|
||
|
nodePort: 39000
|
||
|
|
||
|
pushgateway:
|
||
|
enabled: false
|
||
|
|