initial commit

This commit is contained in:
allard
2025-11-23 18:58:51 +01:00
commit 376a944abc
1553 changed files with 314731 additions and 0 deletions

1
docs/README.md Normal file
View File

@@ -0,0 +1 @@
Dit is een catalogus van alle yamls en values in GITHUB die gebruikt worden in de clusters van AllardDCS

10
docs/catalog-info.yaml Normal file
View File

@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: docs
title: Docs System
spec:
owner: platform-team
partOf:
- ../catalog-info.yaml
subcomponents:

8
docs/mkdocs.yaml Normal file
View File

@@ -0,0 +1,8 @@
site_name: AllardDCS
plugins:
- search
- awesome-pages
# Optional theme
theme:
name: readthedocs