Skip to content

Commit d24f1b3

Browse files
committed
chore: convert prometheus config to kustomize component
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.
1 parent 004676e commit d24f1b3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
apiVersion: kustomize.config.k8s.io/v1alpha1
2+
kind: Component
13
resources:
2-
- monitor.yaml
4+
- monitor.yaml

0 commit comments

Comments
 (0)