[aaisp-to-mqtt] Cleanup resources

This commit is contained in:
2020-05-04 14:24:40 +01:00
parent 9984fc2666
commit e6392a803f
3 changed files with 17 additions and 18 deletions

View File

@@ -6,9 +6,9 @@ replicaCount: 1
image:
repository: nikdoof/aaisp-to-mqtt
tag: latest
tag: 0.2.2
pullPolicy: IfNotPresent
imagePullSecrets: []
# imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
@@ -19,7 +19,7 @@ fullnameOverride: ""
## Connection details
##
aaisp:
aaisp: {}
# username: user1@a
# password: password
@@ -32,7 +32,7 @@ mqtt:
# topicPrefix: aaisp
cronjob:
schedule: "*/10 * * *"
schedule: "*/10 * * * *"
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 1
# startingDeadlineSeconds: 10