Skip to content

Commit 0f35b61

Browse files
committed
chore(builder): remove gateway route
1 parent 68ae7cd commit 0f35b61

2 files changed

Lines changed: 0 additions & 29 deletions

File tree

charts/builder/templates/builder-route.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

charts/builder/values.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,6 @@ podAntiAffinityPreset:
3434
# When the TTL controller cleans up the Job. default: 6h
3535
# see: https://kubernetes.io/docs/concepts/workloads/controllers/job/#ttl-mechanism-for-finished-jobs
3636
ttlSecondsAfterFinished: 21600
37-
# gateway customListeners
38-
gateway:
39-
customListeners:
40-
- name: builder
41-
port: 2222
42-
protocol: TCP
43-
allowedRoutes:
44-
namespaces:
45-
from: All
4637

4738
global:
4839
# Role-Based Access Control for Kubernetes >= 1.5

0 commit comments

Comments
 (0)