Update monitoring.yaml
기존 재미나이->클로드 변경(26.04.06)
This commit is contained in:
@@ -12,12 +12,14 @@ spec:
|
||||
helm:
|
||||
values: |
|
||||
grafana:
|
||||
adminPassword: "kw39ut0529-="
|
||||
service:
|
||||
type: NodePort
|
||||
nodePort: 32000
|
||||
grafana.ini:
|
||||
server:
|
||||
root_url: http://localhost:32000
|
||||
|
||||
prometheus:
|
||||
prometheusSpec:
|
||||
retention: 10d
|
||||
@@ -28,8 +30,11 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
storage: 10Gi
|
||||
|
||||
prometheus-node-exporter:
|
||||
enabled: false
|
||||
enabled: true
|
||||
hostRootFsMount:
|
||||
enabled: false
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: monitoring
|
||||
|
||||
Reference in New Issue
Block a user