chore: Update manifests after change

This commit is contained in:
2026-04-04 01:34:16 +00:00
parent 1ea81b9a66
commit 1f0192607a
3 changed files with 8 additions and 24 deletions

View File

@@ -91,7 +91,10 @@ spec:
mountPath: /var/loki
- name: sc-rules-volume
mountPath: "/rules"
resources: {}
resources:
requests:
cpu: 100m
memory: 800Mi
- name: loki-sc-rules
image: docker.io/kiwigrid/k8s-sidecar:2.5.0
imagePullPolicy: IfNotPresent