Add system test-alex to domain apps
This commit is contained in:
@@ -95,3 +95,23 @@ spec:
|
|||||||
system: apps
|
system: apps
|
||||||
dependsOn:
|
dependsOn:
|
||||||
- resource:default/cjot-acr
|
- resource:default/cjot-acr
|
||||||
|
---
|
||||||
|
# ── System: test-alex ─────────────────────────────────────────
|
||||||
|
apiVersion: backstage.io/v1alpha1
|
||||||
|
kind: System
|
||||||
|
metadata:
|
||||||
|
name: test-alex
|
||||||
|
title: "Test Alex"
|
||||||
|
description: >
|
||||||
|
test-alex system
|
||||||
|
tags:
|
||||||
|
- system
|
||||||
|
- domain-workloads
|
||||||
|
annotations:
|
||||||
|
backstage.io/kubernetes-label-selector: "app.kubernetes.io/part-of=test-alex"
|
||||||
|
cjot.io/humanitec-project: "domain-apps"
|
||||||
|
cjot.io/environments: "test-alex-dev,test-alex-staging,test-alex-prod"
|
||||||
|
cjot.io/domain: "apps"
|
||||||
|
spec:
|
||||||
|
owner: group:default/platform-lead
|
||||||
|
domain: apps
|
||||||
|
|||||||
Reference in New Issue
Block a user