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>
7 lines
239 B
YAML
7 lines
239 B
YAML
apiVersion: v2
|
|
name: opensearch
|
|
description: Managed OpenSearch service
|
|
icon: /logos/opensearch.svg
|
|
type: application
|
|
version: 0.0.0 # Placeholder, the actual version will be automatically set during the build process
|
|
appVersion: "2.11.1"
|