This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Co-authored-by: Alex Lebens <alexanderlebens@gmail.com> Reviewed-on: #2597 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
14 lines
395 B
YAML
14 lines
395 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: booklore
|
|
annotations:
|
|
volsync.backube/privileged-movers: "true"
|
|
labels:
|
|
app.kubernetes.io/name: booklore
|
|
app.kubernetes.io/instance: booklore
|
|
app.kubernetes.io/part-of: booklore
|
|
pod-security.kubernetes.io/audit: privileged
|
|
pod-security.kubernetes.io/enforce: privileged
|
|
pod-security.kubernetes.io/warn: privileged
|