"Updates"

This commit is contained in:
2026-04-15 01:23:18 +02:00
parent 9f749f7e8b
commit 3b8b153ac9
3 changed files with 27 additions and 4 deletions
+17
View File
@@ -0,0 +1,17 @@
---
apiVersion: v1
kind: Service
metadata:
name: headlamp-dashboard
spec:
ports:
- name: http
port: 8080
targetPort: 8080
selector:
app: headlamp-dashboard
type: LoadBalancer
status:
loadBalancer:
ingress:
- ip: 192.168.1.22