This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new a2af464 fix(doc): PodMonitoring -> PodMonitor
a2af464 is described below
commit a2af464adbec44f3233da0d45faeb96a3b6e289b
Author: Antonin Stefanutti <[email protected]>
AuthorDate: Mon Jul 20 15:43:05 2020 +0200
fix(doc): PodMonitoring -> PodMonitor
---
proposals/monitoring-security.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proposals/monitoring-security.adoc
b/proposals/monitoring-security.adoc
index 87703da..961a80e 100644
--- a/proposals/monitoring-security.adoc
+++ b/proposals/monitoring-security.adoc
@@ -129,7 +129,7 @@ image::assets/camel-k-monitoring.svg[Camel K Integration
Monitoring with Quarkus
* The proposal compatibility with Knative has to be confirmed, in particular,
scraping requests made to the same port as the application port should not be
taken into account for auto-scaling.
-* The proposal compatibility with the ability to migrate from `ServiceMonitor`
to `PodMonitoring` should also be assessed: see
https://github.com/apache/camel-k/issues/1555[#1555].
+* The proposal compatibility with the ability to migrate from `ServiceMonitor`
to `PodMonitor` should also be assessed: see
https://github.com/apache/camel-k/issues/1555[#1555].
== Alternatives