chore: Update manifests after change
This commit is contained in:
15
clusters/cl01tl/manifests/loki/ConfigMap-loki-runtime.yml
Normal file
15
clusters/cl01tl/manifests/loki/ConfigMap-loki-runtime.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
# Source: loki/charts/loki/templates/runtime-configmap.yaml
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: loki-runtime
|
||||
namespace: loki
|
||||
labels:
|
||||
helm.sh/chart: loki-6.46.0
|
||||
app.kubernetes.io/name: loki
|
||||
app.kubernetes.io/instance: loki
|
||||
app.kubernetes.io/version: "3.5.7"
|
||||
data:
|
||||
runtime-config.yaml: |
|
||||
{}
|
||||
Reference in New Issue
Block a user