haanhvu commented on code in PR #3166:
URL: https://github.com/apache/camel-k/pull/3166#discussion_r853768019


##########
examples/traits/mount/README.md:
##########
@@ -0,0 +1,17 @@
+# Camel K Mount Trait
+
+
+In this section you will find examples about fine tuning your `Integration` 
using **Mount** `trait` capability.
+
+
+**Example 1: Mount Persistent Volume Claim on the Integration Pod in a 
Kubernetes platform (Static Volume Provisioning)**
+
+Requirement: Persistent Volume already created.
+
+Create the Pod and the Persistent Volume Claim:
+`kubectl apply -f pod-example.yaml`

Review Comment:
   done!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to