modified: services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml
deleted: services/monitoring/deploy/flux/flux-kustomization-prometheus.yaml modified: services/monitoring/deploy/flux/kustomization.yaml
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: prometheus-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,7 +3,6 @@ kind: Kustomization
|
||||
namespace: monitoring
|
||||
resources:
|
||||
- flux-kustomization-alloy.yaml
|
||||
#- flux-kustomization-prometheus.yaml
|
||||
secretGenerator:
|
||||
- name: flux-sops-age
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user