diff --git a/kubernetes-templates/aspire-dashboard.yml b/kubernetes-templates/aspire-dashboard.yml index 0efe540..e423793 100644 --- a/kubernetes-templates/aspire-dashboard.yml +++ b/kubernetes-templates/aspire-dashboard.yml @@ -133,7 +133,7 @@ spec: - name: aspire-strip-prefix services: - name: aspire-dashboard-service - port: 4318 + port: 18890 tls: secretName: aspire-cert-secret ---