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