@@ -124,12 +124,40 @@ kubectl create configmap -n $instance $configmap --from-file=lots-of-zeros.zip
124124| core.configuration.rras[ 2] | string | ` "RRA:AVERAGE:0.5:288:366" ` | |
125125| core.configuration.rras[ 3] | string | ` "RRA:MAX:0.5:288:366" ` | |
126126| core.configuration.rras[ 4] | string | ` "RRA:MIN:0.5:288:366" ` | |
127+ | core.configuration.services.ackd.enabled | bool | ` true ` | |
128+ | core.configuration.services.actiond.enabled | bool | ` true ` | |
129+ | core.configuration.services.alarmd.enabled | bool | ` true ` | |
130+ | core.configuration.services.asteriskGateway.enabled | bool | ` false ` | |
131+ | core.configuration.services.bsmd.enabled | bool | ` true ` | |
132+ | core.configuration.services.collectd.enabled | bool | ` true ` | |
133+ | core.configuration.services.correlator.enabled | bool | ` false ` | |
134+ | core.configuration.services.discovery.enabled | bool | ` true ` | |
135+ | core.configuration.services.enhancedLinkd.enabled | bool | ` true ` | |
136+ | core.configuration.services.eventTranslator.enabled | bool | ` true ` | |
137+ | core.configuration.services.jettyServer.enabled | bool | ` true ` | |
138+ | core.configuration.services.karafStartupMonitor.enabled | bool | ` true ` | |
139+ | core.configuration.services.notifd.enabled | bool | ` true ` | |
140+ | core.configuration.services.passiveStatusd.enabled | bool | ` true ` | |
141+ | core.configuration.services.perspectivePoller.enabled | bool | ` true ` | |
142+ | core.configuration.services.pollerd.enabled | bool | ` true ` | |
143+ | core.configuration.services.provisiond.enabled | bool | ` true ` | |
144+ | core.configuration.services.queued.enabled | bool | ` true ` | |
145+ | core.configuration.services.reportd.enabled | bool | ` true ` | |
146+ | core.configuration.services.rtcd.enabled | bool | ` true ` | |
147+ | core.configuration.services.scriptd.enabled | bool | ` true ` | |
148+ | core.configuration.services.snmpPoller.enabled | bool | ` false ` | |
149+ | core.configuration.services.statsd.enabled | bool | ` true ` | |
150+ | core.configuration.services.syslogd.enabled | bool | ` false ` | |
151+ | core.configuration.services.telemetryd.enabled | bool | ` true ` | |
152+ | core.configuration.services.ticketer.enabled | bool | ` true ` | |
153+ | core.configuration.services.tl1d.enabled | bool | ` false ` | |
154+ | core.configuration.services.trapd.enabled | bool | ` true ` | |
155+ | core.configuration.services.vacuumd.enabled | bool | ` true ` | |
127156| core.configuration.storage.etc | string | ` "1Gi" ` | |
128157| core.configuration.storage.mibs | string | ` nil ` | |
129158| core.configuration.storage.rrd | string | ` "1000Gi" ` | |
130159| core.configuration.timeSeriesStrategy | string | ` "rrd" ` | |
131160| core.configuration.tolerations | string | ` nil ` | |
132- | core.env | object | ` {} ` | Environment variables to set on the onms container. |
133161| core.image.pullPolicy | string | ` "IfNotPresent" ` | |
134162| core.image.repository | string | ` "opennms/horizon" ` | |
135163| core.image.tag | string | ` "" ` | |
0 commit comments