mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-17 03:49:22 +00:00
Compare commits
1 Commits
aaisp-to-m
...
aaisp-to-m
| Author | SHA1 | Date | |
|---|---|---|---|
|
2f75be1606
|
@@ -2,4 +2,4 @@ apiVersion: v1
|
|||||||
appVersion: "0.2"
|
appVersion: "0.2"
|
||||||
description: Pulls data from the AAISP CHAOSv2 API into MQTT
|
description: Pulls data from the AAISP CHAOSv2 API into MQTT
|
||||||
name: aaisp-to-mqtt
|
name: aaisp-to-mqtt
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{{- if Not(.Values.cronjob.existingSecretName) }}
|
{{- if not .Values.cronjob.existingSecretName }}
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Secret
|
kind: Secret
|
||||||
|
|||||||
Reference in New Issue
Block a user