gs909v 4bf27930e9 Treasuremap Elasticsearch & Kibana
This change adds a composite to treasuremap for deploying
Elasticsearch & Kibana in the lma-stack phase

Co-Authored-By: gs909v <graham.steffaniak@att.com>
Change-Id: I6b4a9b1787f9daae9889084cb2dde483b815186e
2021-05-26 05:32:41 +00:00

21 lines
421 B
YAML

resources:
- ../../../function/elasticsearch
patches:
- patch: |-
- op: replace
path: /metadata/name
value: elasticsearch-data
target:
kind: HelmRelease
name: elasticsearch
- patch: |-
- op: replace
path: /metadata/name
value: elasticsearch-data
target:
kind: HelmRepository
name: elasticsearch
- path: patches/elasticsearch-data.yaml