Wolfgang Hottgenroth 9951c1ced5
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
initial
2025-02-10 12:37:46 +01:00

5 lines
182 B
Bash
Executable File

#!/bin/bash
kubectl create configmap tsm-mqtt-conf --from-literal=SNMP_MQTT_CONF="`cat config.json`" --dry-run=client -o yaml --save-config | kubectl apply -f - -n homea