feat: add vaultwarden deployment config (compose + k8s)
Deploy to Server / deploy (push) Failing after 1s
Deploy to Server / deploy (push) Failing after 1s
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: vaultwarden-config
|
||||
namespace: vaultwarden
|
||||
data:
|
||||
DOMAIN: "https://vw.forust.xyz"
|
||||
Reference in New Issue
Block a user