Fixed incorrect value in the deployment manifest example (#1921)

Signed-off-by: Travis Beckham <travis@buoyant.io>
This commit is contained in:
Travis Beckham 2025-02-03 10:35:14 -06:00 committed by GitHub
parent 437bdd3074
commit f0ca25700a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View File

@ -65,7 +65,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```

View File

@ -61,7 +61,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```

View File

@ -61,7 +61,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```

View File

@ -65,7 +65,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```

View File

@ -65,7 +65,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```

View File

@ -65,7 +65,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```

View File

@ -65,7 +65,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```

View File

@ -65,7 +65,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```

View File

@ -65,7 +65,7 @@ spec:
template:
metadata:
annotations:
config.linkerd.io/proxy-cpu-limit: '1'
config.linkerd.io/proxy-cpu-limit: '2'
# ...
```