change service to NodePort

This commit is contained in:
Petrraa
2026-05-24 00:07:27 +02:00
parent abfaeffd1e
commit 7e31581bee

View File

@@ -9,4 +9,4 @@ spec:
ports:
- port: 80
targetPort: 8000
type: ClusterIP
type: NodePort