Added Vaultwarden

This commit is contained in:
Ultradesu
2025-04-06 18:44:52 +01:00
parent 5c146b6acc
commit ee56b3d4de
6 changed files with 160 additions and 0 deletions

View File

@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- external-secrets.yaml
- deployment.yaml
- service.yaml
- ingress.yaml