Skip to content

Commit 0d0345d

Browse files
aa-replicatedclaude
andcommitted
fix: add app icon and statusInformers for Tier 4
- icon: game controller SVG for EC installer display (rubric 4.6) - statusInformers: add postgresql and redis statefulsets (rubric 2.10) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7c2163f commit 0d0345d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

kots-app.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@ metadata:
44
name: gameshelf
55
spec:
66
title: GameShelf
7+
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Classic_Game_Controller_Icon.svg/240px-Classic_Game_Controller_Icon.svg.png
78
statusInformers:
89
- deployment/gameshelf
10+
- statefulset/gameshelf-postgresql
11+
- statefulset/gameshelf-redis-master

0 commit comments

Comments
 (0)