mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(gotosocial): oops cloudflare
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user