diff --git a/kube/deploy/core/ingress/cloudflare/tunnel/hr.yaml b/kube/deploy/core/ingress/cloudflare/tunnel/hr.yaml index 533d5c95..c6f47d9a 100644 --- a/kube/deploy/core/ingress/cloudflare/tunnel/hr.yaml +++ b/kube/deploy/core/ingress/cloudflare/tunnel/hr.yaml @@ -46,6 +46,10 @@ spec: mountPath: /etc/cloudflared/credentials.json subPath: credentials.json readOnly: true + dnsConfig: + options: + - name: ndots + value: "1" configMaps: config: enabled: true @@ -67,8 +71,7 @@ spec: service: "http://webhook-receiver.flux-system.svc.cluster.local:80" - hostname: "social.jjgadgets.tech" - service: http://gotosocial.gotosocial.svc.cluster.local.:8080 - #service: https://gotosocial.gotosocial.svc.cluster.local.:8080 + service: http://gotosocial.gotosocial.svc.cluster.local:80 #originRequest: # originServerName: "social.jjgadgets.tech"