this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Revert "feat(homelab-docs): use custom 404 error page"

This reverts commit 1b0b3b751e7b9409d03ccb1cd3dd02455583eebd.

-3
-3
apps/homelab-docs/ingress.yaml
··· 5 5 namespace: homelab-docs 6 6 annotations: 7 7 cert-manager.io/cluster-issuer: letsencrypt-prod 8 - nginx.ingress.kubernetes.io/custom-http-errors: '404' 9 - nginx.ingress.kubernetes.io/configuration-snippet: | 10 - error_page 404 https://homelab.khuedoan.com/404.html; 11 8 spec: 12 9 rules: 13 10 - host: &host homelab.khuedoan.com