Compare commits
1 Commits
0.1.0
...
archiving_
| Author | SHA1 | Date | |
|---|---|---|---|
|
06b217a990
|
@@ -8,10 +8,7 @@
|
|||||||
"#"
|
"#"
|
||||||
],
|
],
|
||||||
"excludeTopics": [
|
"excludeTopics": [
|
||||||
"IoT/Watchdog",
|
"IoT/Watchdog"
|
||||||
"snmp",
|
|
||||||
"MainsCnt/#",
|
|
||||||
"cem/#"
|
|
||||||
],
|
],
|
||||||
"syslog": {
|
"syslog": {
|
||||||
"enable": "true",
|
"enable": "true",
|
||||||
|
|||||||
@@ -4,8 +4,6 @@ metadata:
|
|||||||
name: ma
|
name: ma
|
||||||
labels:
|
labels:
|
||||||
app: ma
|
app: ma
|
||||||
annotations:
|
|
||||||
secret.reloader.stakater.com/reload: ma-db-cred
|
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
@@ -21,8 +19,6 @@ spec:
|
|||||||
image: %IMAGE%
|
image: %IMAGE%
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
|
||||||
name: ma-db-cred
|
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: ma-mqtt-cred
|
name: ma-mqtt-cred
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
|
|||||||
Reference in New Issue
Block a user