update chart
This commit is contained in:
@@ -58,6 +58,18 @@ shelly-plug:
|
||||
port: 80
|
||||
targetPort: 80
|
||||
protocol: TCP
|
||||
serviceMonitor:
|
||||
main:
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: shelly-plug
|
||||
app.kubernetes.io/instance: shelly-plug
|
||||
serviceName: '{{ include "bjw-s.common.lib.chart.names.fullname" $ }}'
|
||||
endpoints:
|
||||
- port: metrics
|
||||
interval: 30s
|
||||
scrapeTimeout: 10s
|
||||
path: /metrics
|
||||
persistence:
|
||||
script:
|
||||
storageClass: ceph-block
|
||||
|
||||
Reference in New Issue
Block a user