diff --git a/everything-app/code-server.yaml b/everything-app/code-server.yaml index 77170e0..fdf4637 100644 --- a/everything-app/code-server.yaml +++ b/everything-app/code-server.yaml @@ -17,6 +17,8 @@ spec: value: Always - name: service.type value: LoadBalancer + - name: service.port + value: 80 path: apps-helm/code-server repoURL: https://git.martyn.berlin/martyn/infra4talos targetRevision: HEAD