From 15ed4252b00545bc1465e6293d05513e1cb5de1b Mon Sep 17 00:00:00 2001
From: Horacio Diaz <h.diaz@wearemetronome.com>
Date: Mon, 24 Mar 2025 15:05:57 -0500
Subject: [PATCH] bb: add testing manifest

---
 testing_manifest.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 testing_manifest.yaml

diff --git a/testing_manifest.yaml b/testing_manifest.yaml
new file mode 100644
index 0000000..f868e96
--- /dev/null
+++ b/testing_manifest.yaml
@@ -0,0 +1,9 @@
+bb:
+- project_id: 2312
+  repo: big-bang/product/packages/gitlab
+  values_overrides:
+    global:
+      certificates:
+        image:
+          repository: '[[registry]]/[[repo]]'
+          tag: '[[tag]]'
-- 
GitLab