diff --git a/solar-system/service.yml b/solar-system/service.yml index 6372238..6a27e03 100644 --- a/solar-system/service.yml +++ b/solar-system/service.yml @@ -9,6 +9,7 @@ spec: - port: 80 #change to 80 protocol: TCP targetPort: 80 #change to 80 + nodePort: 30333 selector: app: solar-system type: NodePort