mirror of
https://github.com/bitnami/charts.git
synced 2026-03-04 06:47:57 +08:00
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> ### Description of the change This PR relaxes the xlarge and 2xlarge resources requests to acommodate the testing of big Java applications like Dremio. NOTE: resourcesPreset is not meant for production so the change should not be considered breaking. ### Benefits Better testing of some solutions. ### Possible drawbacks n/a
27 lines
748 B
YAML
27 lines
748 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
# Please make sure that version and appVersion are always the same.
|
|
appVersion: 2.20.3
|
|
description: A Library Helm Chart for grouping common logic between bitnami charts. This chart is not deployable by itself.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/downloads/logos/bitnami-mark.png
|
|
keywords:
|
|
- common
|
|
- helper
|
|
- template
|
|
- function
|
|
- bitnami
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: common
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/common
|
|
type: library
|
|
version: 2.20.3
|