velero: enable metrics and prometheusrule
This commit is contained in:
@@ -2,8 +2,10 @@ velero:
|
|||||||
backupsEnabled: true
|
backupsEnabled: true
|
||||||
snapshotsEnabled: false
|
snapshotsEnabled: false
|
||||||
metrics:
|
metrics:
|
||||||
labels:
|
serviceMonitor:
|
||||||
metrics_enabled: "true"
|
enabled: true
|
||||||
|
prometheusRule:
|
||||||
|
enabled: true
|
||||||
configuration:
|
configuration:
|
||||||
backupStorageLocation:
|
backupStorageLocation:
|
||||||
- name: weyma-truenas
|
- name: weyma-truenas
|
||||||
|
|||||||
Reference in New Issue
Block a user