meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-flock / stx-monitor-armada-app / monitor-helm / 0002-kibana-workaround-checksum-for-configmap.yaml.patch
diff --git a/meta-starlingx/meta-stx-flock/stx-monitor-armada-app/monitor-helm/0002-kibana-workaround-checksum-for-configmap.yaml.patch b/meta-starlingx/meta-stx-flock/stx-monitor-armada-app/monitor-helm/0002-kibana-workaround-checksum-for-configmap.yaml.patch
deleted file mode 100644 (file)
index e981875..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-From 2315765024f82510212604d16eed37dfd69ff24c Mon Sep 17 00:00:00 2001
-From: John Kung <john.kung@windriver.com>
-Date: Thu, 2 May 2019 14:48:20 -0400
-Subject: [PATCH 1/1] kibana: workaround checksum for configmap.yaml
-
----
- stable/kibana/templates/deployment.yaml | 5 -----
- 1 file changed, 5 deletions(-)
-
-diff --git a/stable/kibana/templates/deployment.yaml b/stable/kibana/templates/deployment.yaml
-index 33208ea..33fc6f0 100644
---- a/stable/kibana/templates/deployment.yaml
-+++ b/stable/kibana/templates/deployment.yaml
-@@ -16,11 +16,6 @@ spec:
-   revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
-   template:
-     metadata:
--      annotations:
--        checksum/config: {{ include (print $.Template.BasePath "/configmap.yaml") . | sha256sum }}
--{{- if .Values.podAnnotations }}
--{{ toYaml .Values.podAnnotations | indent 8 }}
--{{- end }}
-       labels:
-         app: {{ template "kibana.name" . }}
-         release: "{{ .Release.Name }}"
--- 
-1.8.3.1
-