Remove everything!

This commit is contained in:
2024-08-06 00:22:20 +01:00
parent 26e5318fac
commit f11c3f820d
17 changed files with 0 additions and 225 deletions

View File

@@ -1,20 +0,0 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: promtail
spec:
chart:
spec:
chart: promtail
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
name: grafana-repo
version: 6.16.4
interval: 1m0s
targetNamespace: monitoring
values:
config:
clients:
- url: http://monitoring-loki-gateway.monitoring.svc.cluster.local:3100/loki/api/v1/push
tenant_id: 1

View File

@@ -1,4 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- helmrelease.yaml