chore(backstage): Added SA for backstage to ArgoCD

This commit is contained in:
Daniël Groothuis
2025-11-06 22:49:02 +01:00
parent 36548f1ec5
commit 0e40fc2ca4
3 changed files with 2 additions and 3 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
backstage.io/techdocs-ref: dir:.
spec:
type: service
lifecycle: production

View File

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