move cert-manager and progresql from apps to infrastructure
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: prometheus-operator
|
||||
namespace: prometheus-operator
|
||||
spec:
|
||||
suspend: true
|
||||
interval: 1h
|
||||
targetNamespace: flux-system
|
||||
path: ./kubernetes/apps/prometheus-operator/app
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
namespace: flux-system
|
||||
name: flux-system
|
||||
Reference in New Issue
Block a user