From 8bd9721faa3d37685eae50047dce9b66851a8447 Mon Sep 17 00:00:00 2001 From: RSAK56 Date: Mon, 27 May 2024 21:23:45 +0500 Subject: [PATCH] Updated config file md --- content/config_file.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/config_file.md b/content/config_file.md index 074c48d..8acdbd2 100644 --- a/content/config_file.md +++ b/content/config_file.md @@ -60,7 +60,6 @@ value_overrides: tag: { { APPLICATION_IMAGE_TAG } } ``` - !!! v-pre Their values must also be `{{APPLICATION_IMAGE_NAME}}` and `{{APPLICATION_IMAGE_TAG}}` respectively. These keys will be replaced with values provided from the cluster task in your CI pipeline that creates images after each commit.