15 lines
323 B
YAML
15 lines
323 B
YAML
apiVersion: v2
|
|
name: gitops-status-server
|
|
description: A minimal HTTP server that serves GitOps status information as JSON
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion: "1.25.5"
|
|
keywords:
|
|
- gitops
|
|
- status
|
|
- monitoring
|
|
- nginx
|
|
maintainers:
|
|
- name: DevOps Team
|
|
home: https://github.com/your-org/observability-stack
|