Public Information
This commit is contained in:
26
samples/group/frontend.yaml
Normal file
26
samples/group/frontend.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
components:
|
||||
nappl: false
|
||||
nappljobs: false
|
||||
web: true
|
||||
mon: false
|
||||
rs: false
|
||||
ilm: false
|
||||
cmis: true
|
||||
database: false
|
||||
nstl: false
|
||||
nstla: false
|
||||
nstlb: false
|
||||
pipeliner: false
|
||||
application: false
|
||||
administrator: false
|
||||
webdav: false
|
||||
rms: false
|
||||
pam: false
|
||||
global:
|
||||
instance:
|
||||
# -- despite the instance name, all components within this group will be prefixed
|
||||
# with the group (unless the group name and the environment name are not identical)
|
||||
# Also this makes sure the network policies are acting on the group, not on the instance.
|
||||
group: "sample-group"
|
||||
|
||||
# Notice, that we do NOT override anything here, are we use this instance as the master for the group.
|
||||
Reference in New Issue
Block a user