This commit is contained in:
2026-05-16 15:42:26 +02:00
parent f048b47a0f
commit 375578c5d8
2 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ns.yaml
- vaultwarden.yaml
- vaultwarden-db-secret-sealed.yaml

View File

@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: vaultwarden