Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2380 from aiven/harshini-DF-fix-adv-config-file
Browse files Browse the repository at this point in the history
Added missing service type config for DF adv parameter
  • Loading branch information
harshini-rangaswamy authored Dec 21, 2023
2 parents ec24f17 + 81e91fb commit dc3edcf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ service-type-config-redis:
service-type-config-influxdb:
python "$(SOURCEDIR)/scripts/aiven/service_type_config.py" "influxdb" "includes/config-influxdb.rst"

service_type_config-dragonfly:
python "$(SOURCEDIR)/scripts/aiven/service_type_config.py" "dragonfly" "includes/config-dragonfly.rst"

# TODO: add automation for "pg". See https://github.com/aiven/devportal/issues/1026

# (Re)Generate cloud listing
Expand Down
Empty file added includes/config-dragonfly.rst
Empty file.

0 comments on commit dc3edcf

Please sign in to comment.