From ffe51953d0c664309c4da9d59b2e9f529b40dbb1 Mon Sep 17 00:00:00 2001 From: Marcin Maciaszczyk Date: Fri, 13 Dec 2024 12:20:52 +0100 Subject: [PATCH] remove identifiers --- setup/catalogs/security/gatekeeper.yaml | 1 - setup/catalogs/security/trivy-operator.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/setup/catalogs/security/gatekeeper.yaml b/setup/catalogs/security/gatekeeper.yaml index 9a99399a..90af0401 100644 --- a/setup/catalogs/security/gatekeeper.yaml +++ b/setup/catalogs/security/gatekeeper.yaml @@ -31,7 +31,6 @@ spec: name: plural # you'll need to add this ScmConnection manually before this is functional title: Gatekeeper setup message: Sets up Gatekeeper, policy bundle and a set of constraints. - identifier: pluralsh/plrl-dev-aws # FIXME configuration: - name: bundle type: ENUM diff --git a/setup/catalogs/security/trivy-operator.yaml b/setup/catalogs/security/trivy-operator.yaml index 3f9028c7..c0f55441 100644 --- a/setup/catalogs/security/trivy-operator.yaml +++ b/setup/catalogs/security/trivy-operator.yaml @@ -25,4 +25,3 @@ spec: name: plural # you'll need to add this ScmConnection manually before this is functional title: Trivy Operator setup message: Sets up Trivy Operator. - identifier: pluralsh/plrl-dev-aws # FIXME