Skip to content

Commit

Permalink
fix(examples): set correct header for patch resources example (#5604)
Browse files Browse the repository at this point in the history
  • Loading branch information
eysi09 authored Jan 2, 2024
1 parent fd7aa9f commit 89d5396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/k8s-deploy-patch-resources/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `kubernetes` Deploy action type example with shared manifests
# `kubernetes` Deploy action type example using `patchResources`

This example project demonstrates how to patch Kubernetes manifests. This can be used to e.g. overwrite the container image in a Kubernetes Pod spec without modifying the manifest itself.

Expand Down

0 comments on commit 89d5396

Please sign in to comment.