Minor fixes

This commit is contained in:
2025-07-06 23:09:45 +02:00
parent bef5d94023
commit fa2d111bbe
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ resource "kubernetes_service" "proxy" {
spec {
selector = {
app = "proxy"
app = "wol-proxy"
}
port {