diff --git a/apps/coder/env/k3s-cluster/values.yaml b/apps/coder/env/k3s-cluster/values.yaml index 0fe5b36..8b520a8 100644 --- a/apps/coder/env/k3s-cluster/values.yaml +++ b/apps/coder/env/k3s-cluster/values.yaml @@ -19,8 +19,4 @@ coder: mountPath: /config service: type: NodePort - httpNodePort: 31180 - ingress: - enabled: true - className: nginx - host: coder.cluster.edward.sydney \ No newline at end of file + httpNodePort: 31180 \ No newline at end of file