Files
nplus/samples/chart/tenant/Chart.yaml
2025-01-24 16:18:47 +01:00

13 lines
332 B
YAML

apiVersion: v2
name: sample-tenant
description: |
The sample tenant chart demonstrates how to use umbrella charts with default values,
e.g. to define tenant templates
type: application
dependencies:
- name: nplus-instance
alias: instance
version: "*-0"
repository: "file://../../../charts/instance"
version: 1.0.0