Skip to content

Commit 4de8462

Browse files
authored
Merge pull request #42465 from windsonsea/flowen
Use a consistent code reference in pods-and-endpoint-termination-flow
2 parents 821b15e + 690fd45 commit 4de8462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/services/pods-and-endpoint-termination-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Let's say you have a Deployment containing of a single `nginx` replica
3838

3939
{{% code file="service/pod-with-graceful-termination.yaml" %}}
4040

41-
{{< codenew file="service/explore-graceful-termination-nginx.yaml" >}}
41+
{{% code file="service/explore-graceful-termination-nginx.yaml" %}}
4242

4343
Now create the Deployment Pod and Service using the above files:
4444

0 commit comments

Comments
 (0)