Skip to content

Commit c37eddd

Browse files
committed
Do not assume we install gitpod in the default namespace
1 parent 772fc71 commit c37eddd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/charts/load-balancer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export class AWSLoadBalancerController extends cdk.Construct {
1717
version: '1.2.3',
1818
wait: true,
1919
values: {
20-
watchNamespace: 'default',
2120
hostNetwork: true,
2221
clusterName: cluster.clusterName,
2322
serviceAccount: {

0 commit comments

Comments
 (0)