Automated Manifest Update (#2342)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2342
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2342.
This commit is contained in:
2025-12-10 00:19:03 +00:00
committed by Alex Lebens
parent 648daeec0a
commit 81048e096c
1118 changed files with 29 additions and 1632 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/backend/clusterrole.yaml
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
@@ -10,6 +9,6 @@ metadata:
app.kubernetes.io/version: "3.5.7"
name: loki-clusterrole
rules:
- apiGroups: [""] # "" indicates the core API group
- apiGroups: [""]
resources: ["configmaps", "secrets"]
verbs: ["get", "watch", "list"]

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/promtail/templates/clusterrole.yaml
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/backend/clusterrolebinding.yaml
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/promtail/templates/clusterrolebinding.yaml
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/gateway/configmap-gateway.yaml
apiVersion: v1
kind: ConfigMap
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/runtime-configmap.yaml
apiVersion: v1
kind: ConfigMap
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/config.yaml
apiVersion: v1
kind: ConfigMap
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/loki-canary/daemonset.yaml
apiVersion: apps/v1
kind: DaemonSet
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/promtail/templates/daemonset.yaml
apiVersion: apps/v1
kind: DaemonSet
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/gateway/deployment-gateway-nginx.yaml
apiVersion: apps/v1
kind: Deployment
metadata:

View File

@@ -1,5 +1,3 @@
---
# Source: loki/templates/namespace.yaml
apiVersion: v1
kind: Namespace
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/tests/test-canary.yaml
apiVersion: v1
kind: Pod
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/promtail/templates/secret.yaml
apiVersion: v1
kind: Secret
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/loki-canary/service.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/chunks-cache/service-chunks-cache-headless.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/gateway/service-gateway.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/single-binary/service-headless.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/service-memberlist.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/promtail/templates/service-metrics.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/results-cache/service-results-cache-headless.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/single-binary/service.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/loki-canary/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/promtail/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/promtail/templates/servicemonitor.yaml
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/chunks-cache/statefulset-chunks-cache.yaml
apiVersion: apps/v1
kind: StatefulSet
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/results-cache/statefulset-results-cache.yaml
apiVersion: apps/v1
kind: StatefulSet
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: loki/charts/loki/templates/single-binary/statefulset.yaml
apiVersion: apps/v1
kind: StatefulSet
metadata: