apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- statefulset.yaml
- service.yaml
- ingress-tailscale.yaml
images:
- name: grafana/loki
newName: registry.ops.eblu.me/blumeops/loki
newTag: v3.6.7-f9426b7
configMapGenerator:
- name: loki-config
files:
- loki-config.yaml