score-spec/score-k8s
View on GitHub[feature request] Add a default in-cluster `elasticsearch` provisioner
Open
#68 opened on Oct 18, 2024
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (47 stars)
- PR merge metrics
- (PR metrics pending)
Description
Like we have for score-compose and for consistency ("I want to deploy the same Score file with both score-compose and score-k8s"), let's add a default in-cluster elasticsearch provisioner like this one: https://github.com/score-spec/score-compose/blob/main/internal/command/default.provisioners.yaml#L670.
Source file to update in this repo: https://github.com/score-spec/score-k8s/blob/main/internal/provisioners/default/zz-default.provisioners.yaml.