moving things around

This commit is contained in:
2026-07-31 19:01:58 -03:00
parent 03dc4a385f
commit cf4757909f
4 changed files with 89 additions and 27 deletions
+8 -1
View File
@@ -24,6 +24,13 @@ spec:
mountPath: /etc/loki/config
- name: loki-storage
mountPath: /tmp/loki
resources:
requests:
cpu: 100m
memory: 1Gi
limits:
cpu: 200m
memory: 1Gi
volumes:
- name: config
configMap:
@@ -98,4 +105,4 @@ spec:
targetPort: 3100
name: http
selector:
app: loki
app: loki