Skip to content

Commit

Permalink
OPS: Add service registry and update event handler location
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Feb 4, 2025
1 parent 4c6c638 commit 1ef23c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion octue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@ services:
name: example-service-kueue
app_source_path: example_service_kueue
app_configuration_path: app_configuration.json
event_store_table_id: octue_sdk_python_test_dataset.service-events
event_store_table_id: dev_octue_twined.service-events
diagnostics_cloud_path: gs://dev-octue-octue-twined/example-service-kueue/diagnostics
service_registries:
- name: Example service registry
endpoint: https://europe-west1-octue-sdk-python.cloudfunctions.net/dev-octue-twined-service-registry

0 comments on commit 1ef23c7

Please sign in to comment.