From ea88d3ccde2d85606f550a27cf2ae3e2e288fd62 Mon Sep 17 00:00:00 2001 From: Razz4780 Date: Wed, 18 Dec 2024 15:03:23 +0100 Subject: [PATCH] Added test --- test_values/operator_custom_namespace.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test_values/operator_custom_namespace.yaml diff --git a/test_values/operator_custom_namespace.yaml b/test_values/operator_custom_namespace.yaml new file mode 100644 index 0000000..acfc2ea --- /dev/null +++ b/test_values/operator_custom_namespace.yaml @@ -0,0 +1,7 @@ +license: + file: + secret: mirrord-operator-license + data: + license.pem: "DOESN'TNEEDTOBOOTSOITCANBEINVALID" + +namespace: custom-operator-namespace