Skip to content

Commit

Permalink
Rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
c15yi authored Jun 7, 2024
1 parent ccc374a commit 9a41042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/main/asciidoc/deploying-to-kubernetes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1462,9 +1462,9 @@ spec:
protocol: "TCP"
serviceAccount: "kubernetes-quickstart"
----
<1> Retained were the provided replicas,
<1> The provided replicas,
<2> labels and
<3> environment variables.
<3> environment variables were retained.
<4> However, the image and
<5> the container port were modified.

Expand Down

0 comments on commit 9a41042

Please sign in to comment.