Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion system/greenhouse-ccloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: ccloud
description: A Helm chart for the CCloud organization in Greenhouse.
type: application
version: 1.31.3
version: 1.31.4
148 changes: 0 additions & 148 deletions system/greenhouse-ccloud/templates/opensearch-pluginpreset.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions system/greenhouse-ccloud/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,37 +176,6 @@ openTelemetry:
enabled: false
enabled: false

opensearch:
enabled: false
clusters: []
# - region: "qa-de-1"
# cluster: "abc-qa-de-999"
# endpoint:
# - opensearch-logs-client.tld
# users:
# admin:
# username: ""
# password: ""
# hash: ""
# logs:
# username: ""
# password: ""
# logs2:
# username: ""
# password: ""
# dashboards:
# username: ""
# password: ""
# dashboards2:
# username: ""
# password: ""
# ingress:
# enabled: true
# className: nginx
# annotations: {}
# hosts: []
# tls: []

thanos:
enabled: true
# The cluster to which the global Thanos Query is deployed to
Expand Down