fix: deploy Bitwarden to security/bitwarden/ (correct namespace structure) #100

Open
gitea-admin wants to merge 10 commits from orion/auto/fix-deploy-bitwarden-to-security-bitward-1779229021873 into main
Showing only changes of commit da7ed3f2f6 - Show all commits
-12
View File
@@ -1,12 +0,0 @@
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: bitwarden-data
namespace: security
spec:
accessModes:
- ReadWriteOnce
storageClassName: longhorn
resources:
requests:
storage: 5Gi