Skip to content

Commit

Permalink
Add missing nativeLB: true
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Porta <[email protected]>
  • Loading branch information
Ivan Porta authored and Ivan Porta committed Jan 16, 2025
1 parent 8029b03 commit 454041a
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions linkerd.io/content/2-edge/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
## GCE
Expand Down
1 change: 1 addition & 0 deletions linkerd.io/content/2.10/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
## GCE
Expand Down
1 change: 1 addition & 0 deletions linkerd.io/content/2.11/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
## GCE
Expand Down
1 change: 1 addition & 0 deletions linkerd.io/content/2.12/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
## GCE
Expand Down
1 change: 1 addition & 0 deletions linkerd.io/content/2.13/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
## GCE
Expand Down
1 change: 1 addition & 0 deletions linkerd.io/content/2.14/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
## GCE
Expand Down
1 change: 1 addition & 0 deletions linkerd.io/content/2.15/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
## GCE
Expand Down
1 change: 1 addition & 0 deletions linkerd.io/content/2.16/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
## GCE
Expand Down
1 change: 1 addition & 0 deletions linkerd.io/content/2.9/tasks/using-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ spec:
- kind: Service
name: web-svc
port: 80
nativeLB: true
```
### GCE
Expand Down

0 comments on commit 454041a

Please sign in to comment.