Public Information
This commit is contained in:
19
samples/shared/shared.yaml
Normal file
19
samples/shared/shared.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
components:
|
||||
application: true
|
||||
rs: false
|
||||
mon: false
|
||||
nstl: false
|
||||
|
||||
application:
|
||||
enabled: true
|
||||
docAreas:
|
||||
- id: "DA"
|
||||
nstl:
|
||||
host: "sample-shared-cs-nstl.{{ .Release.Namespace }}"
|
||||
rs:
|
||||
host: "sample-shared-cs-rs.{{ .Release.Namespace }}"
|
||||
|
||||
global:
|
||||
security:
|
||||
cni:
|
||||
monitoringInstance: sample-shared-cs
|
||||
Reference in New Issue
Block a user