File tree 8 files changed +10
-0
lines changed
8 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ metadata:
68
68
name : coordinator-internal-iap
69
69
annotations :
70
70
cloud.google.com/backend-config : ' {"default": "build-ingress-iap-backend"}'
71
+ cloud.google.com/neg : ' {"ingress": false}'
71
72
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
72
73
spec :
73
74
ports :
@@ -84,6 +85,7 @@ metadata:
84
85
namespace : prod
85
86
name : coordinator-internal
86
87
annotations :
88
+ cloud.google.com/neg : ' {"ingress": false}'
87
89
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
88
90
spec :
89
91
ports :
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ metadata:
43
43
namespace : prod
44
44
name : gerritbot-internal
45
45
annotations :
46
+ cloud.google.com/neg : ' {"ingress": false}'
46
47
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
47
48
spec :
48
49
ports :
Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ metadata:
101
101
name : relui-internal
102
102
annotations :
103
103
cloud.google.com/backend-config : ' {"default": "build-ingress-iap-backend"}'
104
+ cloud.google.com/neg : ' {"ingress": false}'
104
105
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
105
106
spec :
106
107
ports :
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ metadata:
49
49
name : devapp-internal-iap
50
50
annotations :
51
51
cloud.google.com/backend-config : ' {"default": "build-ingress-iap-backend"}'
52
+ cloud.google.com/neg : ' {"ingress": false}'
52
53
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
53
54
spec :
54
55
ports :
@@ -65,6 +66,7 @@ metadata:
65
66
namespace : prod
66
67
name : devapp-internal
67
68
annotations :
69
+ cloud.google.com/neg : ' {"ingress": false}'
68
70
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
69
71
spec :
70
72
ports :
Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ metadata:
72
72
namespace : prod
73
73
name : influx-internal
74
74
annotations :
75
+ cloud.google.com/neg : ' {"ingress": false}'
75
76
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
76
77
spec :
77
78
ports :
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ metadata:
64
64
name : maintnerd-internal
65
65
annotations :
66
66
cloud.google.com/backend-config : ' {"default": "build-ingress-maintnerd-backend"}'
67
+ cloud.google.com/neg : ' {"ingress": false}'
67
68
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
68
69
spec :
69
70
ports :
Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ metadata:
57
57
namespace : prod
58
58
name : perf-internal
59
59
annotations :
60
+ cloud.google.com/neg : ' {"ingress": false}'
60
61
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
61
62
spec :
62
63
ports :
Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ metadata:
72
72
namespace : prod
73
73
name : vcs-test-internal
74
74
annotations :
75
+ cloud.google.com/neg : ' {"ingress": false}'
75
76
cloud.google.com/app-protocols : ' {"https":"HTTP2"}'
76
77
spec :
77
78
ports :
You can’t perform that action at this time.
0 commit comments