From f4a6ff260590b44c5318f63b4b8c54549fa03671 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@defenseunicorns.com>
Date: Fri, 27 Jan 2023 21:04:55 +0000
Subject: [PATCH] Update chart/values2.0.yaml, tests/test-values.yaml

---
 chart/values2.0.yaml   | 2 +-
 tests/test-values.yaml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/chart/values2.0.yaml b/chart/values2.0.yaml
index 57e6fc1e9b..0365bb0b8d 100644
--- a/chart/values2.0.yaml
+++ b/chart/values2.0.yaml
@@ -76,7 +76,7 @@ kyvernoreporter:
 logging:
   git: null
   oci:
-    name: "logging"
+    name: "elasticsearch-kibana"
     tag: "0.13.0-bb.0"
     repo: "registry1"
 
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index 4e295af51a..ea86301c82 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -175,7 +175,7 @@ gatekeeper:
           - logging/loki-cypress-test
           - twistlock/twistlock-cypress-test
           - sonarqube/sonarqube-cypress-test
-          - logging/logging-cypress-test
+          - logging/elasticsearch-kibana-cypress-test
           - tempo/tempo-cypress-test
           - argocd/argocd-cypress-test
           - minio/minio-instance-cypress-test
@@ -307,7 +307,7 @@ gatekeeper:
           - logging/loki-cypress-test
           - twistlock/twistlock-cypress-test
           - sonarqube/sonarqube-cypress-test
-          - logging/logging-cypress-test
+          - logging/elasticsearch-kibana-cypress-test
           - tempo/tempo-cypress-test
           - argocd/argocd-cypress-test
           - minio/minio-instance-cypress-test
-- 
GitLab