Skip to content

chore: convert prometheus config to kustomize component#77

Merged
scotwells merged 1 commit intomainfrom
chore/prometheus-kustomize-component
Mar 18, 2026
Merged

chore: convert prometheus config to kustomize component#77
scotwells merged 1 commit intomainfrom
chore/prometheus-kustomize-component

Conversation

@scotwells
Copy link
Contributor

Summary

  • Convert config/prometheus/ from a regular kustomization to a kustomize Component
  • Enables inclusion via the Flux Kustomization components list in the infra repo for ServiceMonitor deployment

Context

The infra repo's Flux Kustomization deploys operators from path: manager with kustomize components. The prometheus directory needs kind: Component to be includable this way, enabling metrics scraping for the control plane component behavior dashboard.

Convert config/prometheus/ from a regular kustomization to a kustomize
Component so it can be included via the Flux Kustomization components
list in the infra repo.
@scotwells scotwells merged commit 6d477dc into main Mar 18, 2026
9 checks passed
@scotwells scotwells deleted the chore/prometheus-kustomize-component branch March 18, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants