Add the openbao private fork repository
Create the Gitea repository for the private OpenBao fork so its integration branch (main) can be pushed and hosted on git.unkin.net. - Add config/git.unkin.net/unkin/repository/openbao.yaml (private, default branch main, delete branch after merge)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
description: "Private fork of OpenBao adding per-namespace raft, cross-cluster performance replicas, virtual KV, and KV events"
|
||||
private: true
|
||||
default_branch: "main"
|
||||
default_delete_branch_after_merge: true
|
||||
Reference in New Issue
Block a user