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: value
|
||||
backstage.io/techdocs-ref: /docs
|
||||
spec:
|
||||
type: service
|
||||
lifecycle: production
|
||||
|
||||
1
clusters/artemis/apps/nextcloud/docs/index.md
Normal file
1
clusters/artemis/apps/nextcloud/docs/index.md
Normal file
@@ -0,0 +1 @@
|
||||
# NextCloud
|
||||
7
clusters/artemis/apps/nextcloud/mkdocs.yaml
Normal file
7
clusters/artemis/apps/nextcloud/mkdocs.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
site_name: "Nextcloud"
|
||||
site_description: "Self-hosted file hosting service"
|
||||
nav:
|
||||
- Introduction: index.md
|
||||
plugins:
|
||||
- techdocs-core
|
||||
Reference in New Issue
Block a user