-
Notifications
You must be signed in to change notification settings - Fork 34
希望可以完善helm使用外部Pushgw.Writers地址 #141
Copy link
Copy link
Open
Description
n9e:
type: internal
internal:
replicas: 1
serviceAccountName: ""
automountServiceAccountToken: false
image:
repository: flashcatcloud/nightingale
tag: 8.0.0-beta.11
resources: {}
# requests:
# memory: 512Mi
# cpu: 1000m
nodeSelector: { }
tolerations: [ ]
affinity: { }
priorityClassName:
ibexEnable: false
ibexPort: "20090"
external:
host: "192.168.0.4"
port: "17000"
ibexEnable: false
ibexPort: "20090"
podAnnotations: { }
helm提供的values.yaml没有办法直接指定写入多个地址,默认只有写入自带的nightingale-prometheus:9090,但是可能会有希望使用外部的vm时序库,或者写多个,无法调整的话 会比较麻烦
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels