Skip to content

Commit 639e36c

Browse files
committed
fix pod name
1 parent 540a795 commit 639e36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ngf/how-to/scaling.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ To identify which control plane pod currently holds the leader election lease, r
8585
```text
8686
kubectl get leases -n nginx-gateway
8787
88-
The current leader lease is held by the pod `ngf-nginx-gateway-fabric-b45ffc8d6-d9z2g_2ef81ced-f19d-41a0-9fcd-a68d89380d10`:
88+
The current leader lease is held by the pod `ngf-nginx-gateway-fabric-b45ffc8d6-d9z2g`:
8989
9090
```text
9191
NAME HOLDER AGE

0 commit comments

Comments
 (0)