Changing time of Vault Unseal playbook.
This commit is contained in:
@@ -2,7 +2,7 @@ name: Auto-Unseal for Vault
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "30 2 * * *"
|
- cron: "0 5 * * *"
|
||||||
jobs:
|
jobs:
|
||||||
auto-unseal:
|
auto-unseal:
|
||||||
name: Unseal Vault
|
name: Unseal Vault
|
||||||
|
|||||||
Reference in New Issue
Block a user