From a9b63b3c5afe5b5aadb72ecb3d1bde362b18466d Mon Sep 17 00:00:00 2001 From: Nesma Badr Date: Wed, 6 Nov 2024 14:46:21 +0100 Subject: [PATCH] chore: Fix moduleconfig rawManifest in resources (#285) **Description** Changes proposed in this pull request: - ... - ... - ... **Related issue(s)** --- module-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-config.yaml b/module-config.yaml index e424ee6..5ac79db 100644 --- a/module-config.yaml +++ b/module-config.yaml @@ -10,7 +10,7 @@ icons: - name: module-icon link: https://github.com/kyma-project/template-operator/blob/main/docs/assets/logo.png resources: - - name: raw-manifest + - name: rawManifest link: https://github.com/kyma-project/template-operator/releases/download/1.0.1/template-operator.yaml manager: name: template-operator-controller-manager