migrate
This commit is contained in:
6
clusters/cl01tl/helm/elastic-operator/Chart.lock
Normal file
6
clusters/cl01tl/helm/elastic-operator/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: eck-operator
|
||||
repository: https://helm.elastic.co
|
||||
version: 3.2.0
|
||||
digest: sha256:b27ba092ddfa078f763e409dd5db1144a269eff0f45af04f180d844f13466a34
|
||||
generated: "2025-12-01T20:25:30.722424-06:00"
|
||||
21
clusters/cl01tl/helm/elastic-operator/Chart.yaml
Normal file
21
clusters/cl01tl/helm/elastic-operator/Chart.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
apiVersion: v2
|
||||
name: elastic-operator
|
||||
version: 1.0.0
|
||||
description: Elastic Cloud on Kubernetes
|
||||
keywords:
|
||||
- elastic-operator
|
||||
- operator
|
||||
- elastic-search
|
||||
- kubernetes
|
||||
home: https://wiki.alexlebens.dev/s/
|
||||
sources:
|
||||
- https://github.com/elastic/cloud-on-k8s
|
||||
- https://github.com/elastic/cloud-on-k8s/tree/main/deploy/eck-operator
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: eck-operator
|
||||
version: 3.2.0
|
||||
repository: https://helm.elastic.co
|
||||
icon: https://helm.elastic.co/icons/eck.png
|
||||
appVersion: 1.26.0
|
||||
14
clusters/cl01tl/helm/elastic-operator/values.yaml
Normal file
14
clusters/cl01tl/helm/elastic-operator/values.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
eck-operator:
|
||||
managedNamespaces:
|
||||
- tubearchivist
|
||||
- stalwart
|
||||
installCRDs: true
|
||||
replicaCount: 2
|
||||
telemetry:
|
||||
disabled: true
|
||||
config:
|
||||
logVerbosity: "0"
|
||||
metrics:
|
||||
port: "9000"
|
||||
podMonitor:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user