folder restructure for prometheus-exporters

This commit is contained in:
2024-06-27 02:21:27 +10:00
parent c8dd48b104
commit 18e8bb4db8
3 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,18 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: prometheus-exporters
namespace: prometheus
spec:
interval: 10m
timeout: 1m30s
retryInterval: 30s
path: ./kubernetes/infrastructure/prometheus-exporters/exporters
prune: true
sourceRef:
kind: GitRepository
namespace: flux-system
name: flux-system
dependsOn:
- name: namespaces
namespace: flux-system