fix(gotosocial): oops cloudflare

This commit is contained in:
JJGadgets
2025-11-03 11:04:36 +08:00
parent c733d99436
commit bab97720db

View File

@@ -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"