Update name of service in ingress

Otherwise the ingress doesn't know the service it's pointing to
merge-requests/6/head
bom 1 year ago
parent 27c2044913
commit 4cad3daa3f

@ -52,7 +52,7 @@
[config config?]
(ing/generate-ingress-and-cert
(merge
{:service-name "nextcloud"
{:service-name "cloud-service"
:service-port 80
:fqdns [(:fqdn config)]}
config)))

Loading…
Cancel
Save