diff --git a/everything-app/code-server.yaml b/everything-app/code-server.yaml index 5b09fd4..77170e0 100644 --- a/everything-app/code-server.yaml +++ b/everything-app/code-server.yaml @@ -15,6 +15,8 @@ spec: value: local-path-fast - name: image.pullPolicy value: Always + - name: service.type + value: LoadBalancer path: apps-helm/code-server repoURL: https://git.martyn.berlin/martyn/infra4talos targetRevision: HEAD