switch to internal nfs, renaming

This commit is contained in:
2024-05-02 11:46:06 +02:00
parent c680156d26
commit a5282e0a39
9 changed files with 11 additions and 9 deletions

View File

@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
labels:
app: vaultwarden
name: vaultwarden
spec:
ports:
- name: "web"
port: 80
targetPort: 80
selector:
app: vaultwarden