Skip to content

Commit

Permalink
update: Fix inconsistent deployment name in Resource View section (#1045
Browse files Browse the repository at this point in the history
)
  • Loading branch information
arkagang authored Aug 12, 2024
1 parent 55842c7 commit 7c9d096
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ A [Deployment](https://kubernetes.io/docs/concepts/workloads/controllers/deploym

![Insights](/img/resource-view/deploymentSet.jpg)

Click on the deployment <i>orders</i> and explore the configuration. You will see deployment strategy under Info, pod details under Pods, labels and deployment revision.
Click on the deployment <i>carts</i> and explore the configuration. You will see deployment strategy under Info, pod details under Pods, labels and deployment revision.

![Insights](/img/resource-view/deployment-detail.jpg)

0 comments on commit 7c9d096

Please sign in to comment.