chore(backstage): Added SA for backstage to ArgoCD
This commit is contained in:
@@ -11,7 +11,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
argocd/app-name: nextcloud
|
argocd/app-name: nextcloud
|
||||||
argocd/app-namespace: nextcloud
|
argocd/app-namespace: nextcloud
|
||||||
backstage.io/techdocs-ref: dir:./clusters/artemis/apps/nextcloud
|
backstage.io/techdocs-ref: dir:.
|
||||||
spec:
|
spec:
|
||||||
type: service
|
type: service
|
||||||
lifecycle: production
|
lifecycle: production
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
---
|
---
|
||||||
site_name: "Nextcloud"
|
site_name: "Nextcloud"
|
||||||
site_description: "Self-hosted file hosting service"
|
site_description: "Self-hosted file hosting service"
|
||||||
docs_dir: ./clusters/artemis/apps/nextcloud/docs
|
|
||||||
nav:
|
nav:
|
||||||
- Introduction: docs/index.md
|
- Introduction: index.md
|
||||||
plugins:
|
plugins:
|
||||||
- techdocs-core
|
- techdocs-core
|
||||||
Reference in New Issue
Block a user