new file: services/monitoring/deploy/flux/flux-kustomization-prometheus.yaml
modified: services/monitoring/deploy/flux/kustomization.yaml
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
|
kind: Kustomization
|
||||||
|
metadata:
|
||||||
|
name: kube-state-metrics
|
||||||
|
spec:
|
||||||
|
interval: 1m
|
||||||
|
sourceRef:
|
||||||
|
kind: GitRepository
|
||||||
|
name: casa
|
||||||
|
namespace: casa-limbosolutions-com
|
||||||
|
path: services/monitoring/deploy/prometheus
|
||||||
|
prune: true
|
||||||
|
decryption:
|
||||||
|
provider: sops
|
||||||
|
secretRef:
|
||||||
|
name: flux-sops-age
|
||||||
@@ -3,6 +3,7 @@ kind: Kustomization
|
|||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
resources:
|
resources:
|
||||||
- flux-kustomization-alloy.yaml
|
- flux-kustomization-alloy.yaml
|
||||||
|
- flux-kustomization-prometheus.yaml
|
||||||
secretGenerator:
|
secretGenerator:
|
||||||
- name: flux-sops-age
|
- name: flux-sops-age
|
||||||
files:
|
files:
|
||||||
|
|||||||
Reference in New Issue
Block a user