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:
parent
a4efdd69d1
commit
c27512277a
@ -9,5 +9,5 @@ patches:
|
||||
name: all-pods
|
||||
- path: patches/cluster-output.yaml
|
||||
target:
|
||||
kind: ClusterOutpt
|
||||
kind: ClusterOutput
|
||||
name: elasticsearch
|
||||
|
@ -1,3 +1,3 @@
|
||||
- op: replace
|
||||
path: /spec/elasticsearch/host
|
||||
value: %LOADBALANCER%:%NODEPORT%
|
||||
value: LOADBALANCER:NODEPORT
|
||||
|
Loading…
x
Reference in New Issue
Block a user