Vault auto unseal cron tweak.
This commit is contained in:
@@ -2,7 +2,7 @@ name: Auto-Unseal for Vault
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "30 5 * * *"
|
- cron: '30 5 * * *'
|
||||||
env:
|
env:
|
||||||
HC_VAULT_VERSION: '1.20.0'
|
HC_VAULT_VERSION: '1.20.0'
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user