Public Information
This commit is contained in:
12
samples/environment/local.yaml
Normal file
12
samples/environment/local.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
toolbox:
|
||||
enabled: true
|
||||
dav:
|
||||
enabled: true
|
||||
nstoreDownloader:
|
||||
enabled: true
|
||||
global:
|
||||
environment:
|
||||
ingress:
|
||||
class: "nginx"
|
||||
domain: "{{ .instance.group | default .Release.Name }}.dev.local"
|
||||
appInstaller: "/pool/app-installer-9.0.1202.jar"
|
||||
Reference in New Issue
Block a user