Skip to content

Commit 229187e

Browse files
aa-replicatedclaude
andcommitted
fix: add postgresql and redis statusInformers for Tier 2 instance health reporting
KOTS instance reporting was only tracking the gameshelf deployment. Adding PostgreSQL and Redis StatefulSets so all major components appear healthy in Vendor Portal instance details (rubric 2.10). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 169377b commit 229187e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

kots-app.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ spec:
66
title: GameShelf
77
statusInformers:
88
- deployment/gameshelf
9+
- statefulset/gameshelf-postgresql
10+
- statefulset/gameshelf-redis-master

0 commit comments

Comments
 (0)