cozystack/packages/system/opensearch-rd/Makefile
Matthieu 25ff583f34
[apps] Add managed OpenSearch service
Add OpenSearch application with operator and resource definition:
- App chart with multi-version support (v1/v2/v3), TLS, auth, dashboards
- OpenSearch operator wrapper (opster v2.8.0) with sysctl daemonset
- ApplicationDefinition for Cozystack platform integration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Matthieu <matthieu@hidora.com>
2026-02-16 22:54:41 +01:00

4 lines
89 B
Makefile

export NAME=opensearch-rd
export NAMESPACE=cozy-system
include ../../../hack/package.mk