From 447829d95a19437c6f7c493a15e297ca92653002 Mon Sep 17 00:00:00 2001 From: Jeremie Lagarde Date: Tue, 6 Aug 2024 08:02:51 -0400 Subject: [PATCH] Add documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4157bc10a..635bef6ca 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,10 @@ before the deployment is considered successful. - _Accepted values_: `create`, `replace`, and `replace-force` - _Warning_: Resources whose deploy method is overridden are no longer subject to pruning on deploy. - This feature is _experimental_ and may be removed at any time. +- `krane.shopify.io/skip-endpoint-validation`: Skip endpoint validation for the service. + - _Compatibility_: Service + - _Default_: `false` + - `true`: Endpoint validation is not performed during the deployment of the service. ### Running tasks at the beginning of a deploy