Fix typo in kind and fix replacement transformer

Change-Id: I997e913406ded2e83d2352a0b74d28c0f45402cb
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
Andrii Ostapenko 2021-07-01 08:27:50 -06:00
parent a4efdd69d1
commit c27512277a
No known key found for this signature in database
GPG Key ID: F3E83668DBB223B3
2 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ patches:
name: all-pods
- path: patches/cluster-output.yaml
target:
kind: ClusterOutpt
kind: ClusterOutput
name: elasticsearch

View File

@ -1,3 +1,3 @@
- op: replace
path: /spec/elasticsearch/host
value: %LOADBALANCER%:%NODEPORT%
value: LOADBALANCER:NODEPORT