Fix eck-resources
This commit is contained in:
parent
72396b6786
commit
630cf23e02
@ -8,11 +8,11 @@ spec:
|
||||
- list:
|
||||
elements:
|
||||
- env: prod
|
||||
valuesFile: values-prod.yaml
|
||||
valuesFile: prod-values.yaml
|
||||
nameSuffix: eck-prod
|
||||
host: kibana-prod.dvirlabs.com
|
||||
host: kibana.dvirlabs.com
|
||||
- env: int
|
||||
valuesFile: values-int.yaml
|
||||
valuesFile: int-values.yaml
|
||||
nameSuffix: eck-int
|
||||
host: kibana-int.dvirlabs.com
|
||||
template:
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
name: eck-resources
|
||||
description: Deploy Elasticsearch and Kibana via ECK
|
||||
description: Deploy ECK Elasticsearch and Kibana CRs
|
||||
version: 0.1.0
|
||||
appVersion: "8.12.0"
|
||||
Loading…
x
Reference in New Issue
Block a user