feat: add more
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m29s
lint-test-helm / lint-helm (pull_request) Successful in 14m5s
lint-test-helm / validate-kubeconform (pull_request) Successful in 15m47s

This commit is contained in:
2026-04-22 16:30:51 -05:00
parent ea88f7bedc
commit 152f505392
11 changed files with 31 additions and 17 deletions

View File

@@ -1,9 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
name: loki
name: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: loki
app.kubernetes.io/name: {{ .Release.Namespace }}
{{- include "custom.labels" . | nindent 4 }}
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/enforce: privileged