Skip to content

Commit 69ae001

Browse files
authored
Create scs-bootstrap-clusterstacks-openstack.yaml (#293)
Adds github manager for scs-bootstrap-clusterstacks-openstack repo (currently a fork from @bitkeks) Signed-off-by: Dominik Pataky <[email protected]>
1 parent e336638 commit 69ae001

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
scs-bootstrap-clusterstacks-openstack:
3+
default_branch: main
4+
description: Bootstrapping script to deploy a Cluster Stacks Kubernetes cluster on OpenStack
5+
homepage: 'https://scs.community/'
6+
topics:
7+
- k8s
8+
- cluster stacks
9+
archived: false
10+
has_issues: true
11+
has_projects: false
12+
has_wiki: false
13+
private: false
14+
delete_branch_on_merge: true
15+
allow_merge_commit: false
16+
allow_squash_merge: true
17+
allow_rebase_merge: true
18+
teams: []
19+
collaborators: []
20+
branch_protections:
21+
- branch: "main"
22+
template: "main"

0 commit comments

Comments
 (0)