This commit is contained in:
@@ -17,8 +17,8 @@ jobs:
|
||||
- name: Import Secrets from Vault
|
||||
uses: https://github.com/hashicorp/vault-action@v2
|
||||
with:
|
||||
url: https://dein-vault-server.de # <--- Deine Vault URL
|
||||
token: ${{ secrets.VAULT_TOKEN }} # <--- Nur diesen einen Token musst du in Gitea hinterlegen
|
||||
url: https://vault.familie-berner.de.de
|
||||
token: ${{ secrets.VAULT_TOKEN }}
|
||||
tlsSkipVerify: false
|
||||
secrets: |
|
||||
secret/data/authelia/ssh root | SSH_PASSWORD ;
|
||||
|
||||
Reference in New Issue
Block a user