X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-flock%2Fstx-monitor-armada-app%2Fmonitor-helm-elastic%2F0003-use-oss-image.patch;fp=meta-starlingx%2Fmeta-stx-flock%2Fstx-monitor-armada-app%2Fmonitor-helm-elastic%2F0003-use-oss-image.patch;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=8c3c0d62cf4b518482f673d82aa083d000fc3280;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git 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 index 8c3c0d6..0000000 --- a/meta-starlingx/meta-stx-flock/stx-monitor-armada-app/monitor-helm-elastic/0003-use-oss-image.patch +++ /dev/null @@ -1,25 +0,0 @@ -From a1ea0a2f488660f9cfbab44a4fb8b163e135ebf5 Mon Sep 17 00:00:00 2001 -From: Kevin Smith -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 -