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