diff --git a/module-config-template.yaml b/module-config-template.yaml index f5745d8d..0849cd58 100644 --- a/module-config-template.yaml +++ b/module-config-template.yaml @@ -2,7 +2,7 @@ name: {{.Name}} channel: {{.Channel}} version: {{.Version}} defaultCR: config/samples/default.yaml -manifest: nats-operator.yaml +manifest: nats-manager.yaml security: sec-scanners-config.yaml annotations: "operator.kyma-project.io/doc-url": "https://kyma-project.io/#/nats-manager/user/README"