Merge "Fix typo in kind and fix replacement transformer"

This commit is contained in:
Zuul 2021-07-01 17:55:23 +00:00 committed by Gerrit Code Review
commit 11aa4d45a9
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