fix config
This commit is contained in:
@@ -8,10 +8,7 @@
|
||||
"#"
|
||||
],
|
||||
"excludeTopics": [
|
||||
"IoT/Watchdog",
|
||||
"snmp",
|
||||
"MainsCnt/#",
|
||||
"cem/#"
|
||||
"IoT/Watchdog"
|
||||
],
|
||||
"syslog": {
|
||||
"enable": "true",
|
||||
|
||||
@@ -4,8 +4,6 @@ metadata:
|
||||
name: ma
|
||||
labels:
|
||||
app: ma
|
||||
annotations:
|
||||
secret.reloader.stakater.com/reload: ma-db-cred
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
@@ -21,8 +19,6 @@ spec:
|
||||
image: %IMAGE%
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: ma-db-cred
|
||||
- secretRef:
|
||||
name: ma-mqtt-cred
|
||||
- configMapRef:
|
||||
|
||||
Reference in New Issue
Block a user