feat(piraeus): Expose metrics
This commit is contained in:
parent
f1a07272ed
commit
35c5c3bb70
2 changed files with 4 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ spec:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
|
syncOptions:
|
||||||
|
- ServerSideApply=true
|
||||||
---
|
---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,8 @@ namespace: piraeus-datastore
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- https://github.com/piraeusdatastore/piraeus-operator/releases/download/v2.10.2/manifest.yaml
|
- https://github.com/piraeusdatastore/piraeus-operator/releases/download/v2.10.2/manifest.yaml
|
||||||
|
- https://raw.githubusercontent.com/piraeusdatastore/piraeus-operator/v2.10.2/config/extras/monitoring/linstor-controller-monitor.yaml
|
||||||
|
- https://raw.githubusercontent.com/piraeusdatastore/piraeus-operator/v2.10.2/config/extras/monitoring/linstor-satellite-monitor.yaml
|
||||||
- linstorecluster.yaml
|
- linstorecluster.yaml
|
||||||
- sattelite-configuration.yaml
|
- sattelite-configuration.yaml
|
||||||
- storageclass.yaml
|
- storageclass.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue