Fix doc links (#1925)
* Fix documentation links * Replace external-traffic annotation * Update awesome_bot docker image
This commit is contained in:
parent
b50cdc0256
commit
5a16a7aaa0
9 changed files with 11 additions and 12 deletions
|
|
@ -3,11 +3,10 @@ apiVersion: v1
|
|||
kind: Service
|
||||
metadata:
|
||||
name: nginx-ingress-lb
|
||||
annotations:
|
||||
service.beta.kubernetes.io/external-traffic: OnlyLocal
|
||||
labels:
|
||||
app: nginx-ingress-lb
|
||||
spec:
|
||||
externalTrafficPolicy: Local
|
||||
type: LoadBalancer
|
||||
loadBalancerIP: 104.154.109.191
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue