fix externalname

This commit is contained in:
Philip Haupt
2025-09-21 20:44:22 +02:00
parent 983efb03d4
commit da476e9fbd

View File

@@ -6,7 +6,7 @@ metadata:
namespace: home-assistant namespace: home-assistant
spec: spec:
type: ExternalName type: ExternalName
externalName: 192.168.0.101 externalName: smart.home
ports: ports:
- port: 8123 - port: 8123
targetPort: 8123 targetPort: 8123