chore(backstage): Added SA for backstage to ArgoCD

This commit is contained in:
Daniël Groothuis
2025-11-06 22:47:10 +01:00
parent c8b5e32163
commit 36548f1ec5
2 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ metadata:
annotations:
argocd/app-name: nextcloud
argocd/app-namespace: nextcloud
backstage.io/techdocs-ref: dir:./clusters/artemis/apps/nextcloud/docs
backstage.io/techdocs-ref: dir:./clusters/artemis/apps/nextcloud
spec:
type: service
lifecycle: production

View File

@@ -1,7 +1,8 @@
---
site_name: "Nextcloud"
site_description: "Self-hosted file hosting service"
docs_dir: ./clusters/artemis/apps/nextcloud/docs
nav:
- Introduction: index.md
- Introduction: docs/index.md
plugins:
- techdocs-core