A lowly tech priest's attempt to please Mars
0
fork

Configure Feed

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

fix: get rid of the old pihole in gatus

-14
-7
bin/generate-gatus-config
··· 104 104 {{- end }} 105 105 {{- end }} 106 106 107 - - <<: *internal-private 108 - group: non-k8s 109 - name: Pi-hole 110 - url: https://dns.${SECRET_HOST} 111 - - <<: *external-private 112 - name: Pi-hole 113 - url: https://dns.${SECRET_HOST} 114 107 # - <<: *internal-public 115 108 # group: non-k8s 116 109 # name: HomeAssistant
-7
kubernetes/apps/observability/gatus/resources/config.yaml
··· 179 179 name: Wiki 180 180 url: https://wiki.${SECRET_HOST} 181 181 182 - - <<: *internal-private 183 - group: non-k8s 184 - name: Pi-hole 185 - url: https://dns.${SECRET_HOST} 186 - - <<: *external-private 187 - name: Pi-hole 188 - url: https://dns.${SECRET_HOST} 189 182 # - <<: *internal-public 190 183 # group: non-k8s 191 184 # name: HomeAssistant