meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-flock / stx-monitor-armada-app / monitor-helm-elastic / 0003-use-oss-image.patch
diff --git a/meta-starlingx/meta-stx-flock/stx-monitor-armada-app/monitor-helm-elastic/0003-use-oss-image.patch b/meta-starlingx/meta-stx-flock/stx-monitor-armada-app/monitor-helm-elastic/0003-use-oss-image.patch
deleted file mode 100644 (file)
index 8c3c0d6..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-From a1ea0a2f488660f9cfbab44a4fb8b163e135ebf5 Mon Sep 17 00:00:00 2001
-From: Kevin Smith <kevin.smith@windriver.com>
-Date: Tue, 8 Oct 2019 13:35:57 -0400
-Subject: [PATCH 1/1] use oss image
-
----
- elasticsearch/values.yaml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/elasticsearch/values.yaml b/elasticsearch/values.yaml
-index ccab462..f4fca1f 100755
---- a/elasticsearch/values.yaml
-+++ b/elasticsearch/values.yaml
-@@ -42,7 +42,7 @@ secretMounts: []
- #    secretName: elastic-certificates
- #    path: /usr/share/elasticsearch/config/certs
--image: "docker.elastic.co/elasticsearch/elasticsearch"
-+image: "docker.elastic.co/elasticsearch/elasticsearch-oss"
- imageTag: "7.3.2"
- imagePullPolicy: "IfNotPresent"
--- 
-1.8.3.1
-