Public Information
This commit is contained in:
10
samples/chart/tenant/values.yaml
Normal file
10
samples/chart/tenant/values.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# yaml-language-server: $schema=values.schema.json
|
||||
instance:
|
||||
components:
|
||||
application: true
|
||||
application:
|
||||
docAreas:
|
||||
- id: "Sample"
|
||||
global:
|
||||
ingress:
|
||||
domain: "{{ .instance.group | default .Release.Name }}.sample.nplus.cloud"
|
||||
Reference in New Issue
Block a user