Skip to content

Commit

Permalink
use a consistent code reference in pods-and-endpoint-termination-flow
Browse files Browse the repository at this point in the history
  • Loading branch information
windsonsea committed Aug 9, 2023
1 parent 6a6bf06 commit 690fd45
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -38,7 +38,7 @@ Let's say you have a Deployment containing of a single `nginx` replica

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

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

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

Expand Down

0 comments on commit 690fd45

Please sign in to comment.