Remove Vault dependency for deployments
This commit is contained in:
10
services/Bitwarden/secret-Bitwarden.yml.template
Normal file
10
services/Bitwarden/secret-Bitwarden.yml.template
Normal file
@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: bitwarden-secret
|
||||
labels:
|
||||
app: bitwarden
|
||||
stringData:
|
||||
admintoken: '<removed>'
|
||||
yubicoclientid: '<removed>'
|
||||
yubicosecretkey: '<removed>'
|
Reference in New Issue
Block a user