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