mirror of
https://github.com/Telecominfraproject/wlan-cloud-helm.git
synced 2025-11-02 03:27:58 +00:00
11 lines
271 B
YAML
11 lines
271 B
YAML
# Chart for deploying Common templates that are used by other charts
|
|
|
|
apiVersion: v1
|
|
description: Common templates for inclusion in other charts
|
|
name: common
|
|
version: 0.1.0
|
|
|
|
dependencies:
|
|
- name: efs-provisioner
|
|
version: 1.0.0
|
|
condition: efs-provisioner.enabled |