Remove Vault dependency for deployments

This commit is contained in:
2021-06-14 16:27:19 +02:00
parent 7cfa7a7bf1
commit c6a9c7ab35
8 changed files with 79 additions and 34 deletions

View File

@ -0,0 +1,10 @@
apiVersion: v1
kind: Secret
metadata:
name: bitwarden-secret
labels:
app: bitwarden
stringData:
admintoken: '<removed>'
yubicoclientid: '<removed>'
yubicosecretkey: '<removed>'