forked from validatedpatterns/ansible-edge-gitops
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpattern-metadata.yaml
35 lines (33 loc) · 1.11 KB
/
pattern-metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# This goal of this metadata is mainly used as a source of truth for
# documentation and qe
metadata_version: "1.0"
name: ansible-edge-gitops
pattern_version: "1.0"
display_name: Ansible Edge GitOps
repo_url: https://github.com/validatedpatterns/ansible-edge-gitops
docs_repo_url: https://github.com/validatedpatterns/docs
issues_url: https://github.com/validatedpatterns/ansible-edge-gitops/issues
docs_url: https://validatedpatterns.io/patterns/ansible-edge-gitops/
ci_url: https://validatedpatterns.io/ci/?pattern=aegitops
# can be sandbox, tested or maintained
tier: maintained
owners: mhjacks
requirements:
hub: # Main cluster
compute:
platform:
aws:
replicas: 3
type: m5.4xlarge
controlPlane:
platform:
aws:
replicas: 3
type: m5.4xlarge
# Loosely defined extra features like hypershift support, non-openshift
# kubernetes support, spoke support
extra_features:
hypershift_support: false
spoke_support: false
external_requirements:
# external quay, s3 bucket, agof tokens to access paywalled material, manifests, rag-llm hw (only selected regions)