From 2abf21827815270ef74b62c2e996fe78ac01242f Mon Sep 17 00:00:00 2001 From: Marcin Maciaszczyk Date: Fri, 13 Dec 2024 11:43:30 +0100 Subject: [PATCH] update gatekeeper pr --- ...olicy-bundle.yaml.liquid => gatekeeper-policy-bundle.yaml} | 0 setup/catalogs/security/gatekeeper.yaml | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename catalogs/security/gatekeeper/{gatekeeper-policy-bundle.yaml.liquid => gatekeeper-policy-bundle.yaml} (100%) diff --git a/catalogs/security/gatekeeper/gatekeeper-policy-bundle.yaml.liquid b/catalogs/security/gatekeeper/gatekeeper-policy-bundle.yaml similarity index 100% rename from catalogs/security/gatekeeper/gatekeeper-policy-bundle.yaml.liquid rename to catalogs/security/gatekeeper/gatekeeper-policy-bundle.yaml diff --git a/setup/catalogs/security/gatekeeper.yaml b/setup/catalogs/security/gatekeeper.yaml index 51c66b25..598b4fca 100644 --- a/setup/catalogs/security/gatekeeper.yaml +++ b/setup/catalogs/security/gatekeeper.yaml @@ -20,8 +20,8 @@ spec: - source: gatekeeper-constraints.yaml destination: bootstrap/apps/gatekeeper/gatekeeper-constraints.yaml external: true - - source: gatekeeper-policy-bundle.yaml.liquid - destination: bootstrap/apps/gatekeeper/gatekeeper-policy-bundle.yaml.liquid + - source: gatekeeper-policy-bundle.yaml + destination: bootstrap/apps/gatekeeper/gatekeeper-policy-bundle.yaml external: true repositoryRef: name: scaffolds