Skip to content

Commit ee15ce2

Browse files
committed
Enable scoping of ingress-nginx to the namespace only
1 parent d78d226 commit ee15ce2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/turing.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ ingress-nginx:
122122
controller:
123123
service:
124124
loadBalancerIP: 51.138.65.80
125+
scope:
126+
enabled: true
125127

126128

127129
static:

0 commit comments

Comments
 (0)