add app prometheus-operator

This commit is contained in:
2024-06-12 16:36:43 +10:00
parent dea11cb02d
commit b5a8be2ead
3 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: prometheus-operator
namespace: flux-system
spec:
interval: 1h
targetNamespace: cert-manager
path: ./kubernetes/templates/apps/prometheus-operator
prune: true
sourceRef:
kind: GitRepository
namespace: flux-system
name: flux-system