ingress
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-11-19 09:41:01 +01:00
parent 02a8f5baa5
commit 8e8a69264e
3 changed files with 42 additions and 0 deletions

4
cert/create.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
kubectl create secret tls zigbee2mqtt-cert -n homea --cert=tls.crt --key=tls.key