diff --git a/templates/k8s_galaxy.yaml b/templates/k8s_galaxy.yaml index 2fc8b98..d53e6a2 100644 --- a/templates/k8s_galaxy.yaml +++ b/templates/k8s_galaxy.yaml @@ -48,5 +48,5 @@ topology_template: outputs: - grafana_endpoint: + galaxy_endpoint: value: { concat: [ 'https://', get_attribute: [ front, public_address, 0 ], '/galaxy/' ] }