Automated Manifest Update (#2303)

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

Reviewed-on: #2303
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 #2303.
This commit is contained in:
2025-12-07 03:05:59 +00:00
committed by Alex Lebens
parent e855618c9f
commit c9c946f79a
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: v1
kind: Namespace
metadata:
name: searxng
labels:
app.kubernetes.io/name: searxng
app.kubernetes.io/instance: searxng
app.kubernetes.io/part-of: searxng
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/warn: privileged

View File

@@ -1,3 +1,4 @@
---
kind: PersistentVolumeClaim
apiVersion: v1
metadata: