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