FIX(docs): namespace duplication in homer and docs

- Remove duplicate namespace definitions from homer.yaml and deployment.yaml
- Namespace now only defined in namespace.yaml with Goldilocks labels
- Fixes ComparisonError: 'may not add resource with an already registered id'
This commit is contained in:
2025-12-29 00:32:01 +09:00
parent 71f7f1b741
commit 98a386f501
2 changed files with 0 additions and 10 deletions

View File

@@ -1,9 +1,4 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: homer
---
apiVersion: apps/v1
kind: Deployment
metadata: