feat: rebase
This commit is contained in:
@@ -6,8 +6,7 @@ keywords:
|
||||
- elastic-operator
|
||||
- operator
|
||||
- elastic-search
|
||||
- kubernetes
|
||||
home: https://wiki.alexlebens.dev/s/
|
||||
home: https://docs.alexlebens.dev/applications/elastic-operator/
|
||||
sources:
|
||||
- https://github.com/elastic/cloud-on-k8s
|
||||
- https://github.com/elastic/cloud-on-k8s/tree/main/deploy/eck-operator
|
||||
@@ -17,6 +16,6 @@ dependencies:
|
||||
- name: eck-operator
|
||||
version: 3.3.1
|
||||
repository: https://helm.elastic.co
|
||||
icon: https://helm.elastic.co/icons/eck.png
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/elastic.png
|
||||
# renovate: datasource=github-releases depName=elastic/cloud-on-k8s
|
||||
appVersion: v3.3.1
|
||||
|
||||
@@ -4,6 +4,13 @@ eck-operator:
|
||||
- stalwart
|
||||
installCRDs: true
|
||||
replicaCount: 2
|
||||
resources:
|
||||
limits:
|
||||
cpu: null
|
||||
memory: null
|
||||
requests:
|
||||
cpu: 2m
|
||||
memory: 50Mi
|
||||
telemetry:
|
||||
disabled: true
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user