From e0c5132f079e711d857068778934dca79f1bf358 Mon Sep 17 00:00:00 2001 From: ralongit Date: Tue, 17 Oct 2023 11:49:51 +0300 Subject: [PATCH 1/2] Add commit URL example & fix indent --- docs/shipping/Containers/kubernetes.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/shipping/Containers/kubernetes.md b/docs/shipping/Containers/kubernetes.md index 690cf216..3a504f04 100644 --- a/docs/shipping/Containers/kubernetes.md +++ b/docs/shipping/Containers/kubernetes.md @@ -76,12 +76,15 @@ logzio-k8s-events logzio-helm/logzio-k8s-events ### Deployment Events Versioning -In order to add an indication for the versioning in our K8S 360 and Service Overview UI, the following annotation should be added to each resource you'd like to track its versioning. +In order to add an indication for the versioning in our K8S 360 and Service Overview UI, the following annotation should be added to the metadata of each resource you'd like to track its versioning. +Commit URL structure: `https://github.com///commit/` + +Example: `https://github.com/logzio/logzio-k8s-events/commit/069c75c95caeca58dd0776405bb8dfb4eed3acb2` ```yaml metadata: annotations: - logzio/commit_url: "" + logzio/commit_url: "" ``` From 544224f8bfd1e46c37ee712d5a9b5dca0903844c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cnico-shishkin=E2=80=9D?= <“nicoshishkinatlogz@outlook.com”> Date: Tue, 17 Oct 2023 15:50:55 +0100 Subject: [PATCH 2/2] Dotnet updates --- docs/shipping/Code/dotnet.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/shipping/Code/dotnet.md b/docs/shipping/Code/dotnet.md index 5402fac1..96a6ff7e 100644 --- a/docs/shipping/Code/dotnet.md +++ b/docs/shipping/Code/dotnet.md @@ -55,7 +55,7 @@ For a complete list of options, see the configuration parameters below the code - + <> log4net - + https://<>:8071 @@ -653,7 +653,7 @@ For a complete list of options, see the configuration parameters below the code - + <> log4net - + https://<>:8071