Public Information
This commit is contained in:
12
samples/chart/tenant/Chart.yaml
Normal file
12
samples/chart/tenant/Chart.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user