Changing time of Vault Unseal playbook.

This commit is contained in:
2025-06-12 05:46:20 -04:00
parent 2f8fecf36f
commit b769a6e449
+1 -1
View File
@@ -2,7 +2,7 @@ name: Auto-Unseal for Vault
on:
workflow_dispatch:
schedule:
- cron: "30 2 * * *"
- cron: "0 5 * * *"
jobs:
auto-unseal:
name: Unseal Vault