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:
11
clusters/cl01tl/manifests/searxng/Namespace-searxng.yaml
Normal file
11
clusters/cl01tl/manifests/searxng/Namespace-searxng.yaml
Normal 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
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
kind: PersistentVolumeClaim
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user