chore(backstage): Added SA for backstage to ArgoCD
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user