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