diff --git a/k3s-test.yaml b/k3s-pod.yaml similarity index 100% rename from k3s-test.yaml rename to k3s-pod.yaml diff --git a/k3s-serv.yaml b/k3s-serv.yaml index 7b4fc04..87a896c 100644 --- a/k3s-serv.yaml +++ b/k3s-serv.yaml @@ -7,7 +7,7 @@ spec: app: porty ports: - protocol: TCP - port: 80 + port: 3000 targetPort: 3000 type: LoadBalancer \ No newline at end of file