Skip to content

Commit

Permalink
feat: adds openstack-exporter for prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaskuechler committed Oct 2, 2024
1 parent 5a1a3ca commit d93d798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/appsets/components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,9 @@ spec:
targetRevision: '{{index .metadata.annotations "uc_deploy_ref"}}'
ref: secrets
path: 'secrets/{{.name}}/openstack-exporter'
- repoURL: https://github.com/openstack-exporter/helm-charts
- repoURL: oci://registry.scs.community/openstack-exporter/prometheus-openstack-exporter
chart: prometheus-openstack-exporter
targetRevision: 0.4.3
targetRevision: 0.4.5
helm:
releaseName: prometheus-openstack-exporter
valueFiles:
Expand Down

0 comments on commit d93d798

Please sign in to comment.