From 810b5cc3af6b68b2919fafc153189ab61a7cac59 Mon Sep 17 00:00:00 2001 From: thr Date: Fri, 27 Sep 2024 08:32:33 +0200 Subject: [PATCH] text and link corrected --- .../examples/service-auditing-monitor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservicesruntime/examples/service-auditing-monitor/README.md b/microservicesruntime/examples/service-auditing-monitor/README.md index 247ab76..c8c8e0b 100644 --- a/microservicesruntime/examples/service-auditing-monitor/README.md +++ b/microservicesruntime/examples/service-auditing-monitor/README.md @@ -44,7 +44,7 @@ Unfortunately, If you want to use a Kubernetes cron job to archive the auditing ## A Cron Job for Archiving -[values-archiving-config-job.yaml](./values-archiving-config-job.yaml) contains values to start with Kubernetes cron job the archiving of auditing data. The job calls the [archiving APIs of WmMonitor packages](https://documentation.softwareag.com/webmethods/monitor/wmn10-15/webhelp/wmn-webhelp/index.html#page/wmn-webhelp%2Fto-archive_folder.html%23) +[values-archiving-cronjob.yaml](./values-archiving-cronjob.yaml) contains values to start a Kubernetes cron job to archiving auditing data. The job calls the [archiving APIs of WmMonitor packages](https://documentation.softwareag.com/webmethods/monitor/wmn10-15/webhelp/wmn-webhelp/index.html#page/wmn-webhelp%2Fto-archive_folder.html%23) | Key | Type | Default | Description | |-----|------|---------|-------------|