aboutsummaryrefslogtreecommitdiff
path: root/kube/aeacus/x/httpdebug.yaml
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-03-03 07:14:33 -0500
committerGitHub <noreply@github.com>2025-03-03 07:14:33 -0500
commit753c3b6cedeadb52af3889284b79fa69e7ab80ce (patch)
treedfb2f65eb35a232449796934e170cb1bafe15668 /kube/aeacus/x/httpdebug.yaml
parent3676818fb822f2b670a5daaa9c5788cadde51d9c (diff)
parent6ccc79e1abb29e91e654ba0cc55858b6ffa76d14 (diff)
downloadx-anubis/healthcheck.tar.xz
x-anubis/healthcheck.zip
Merge branch 'master' into anubis/healthcheckanubis/healthcheck
Diffstat (limited to 'kube/aeacus/x/httpdebug.yaml')
-rw-r--r--kube/aeacus/x/httpdebug.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/kube/aeacus/x/httpdebug.yaml b/kube/aeacus/x/httpdebug.yaml
new file mode 100644
index 0000000..511eb64
--- /dev/null
+++ b/kube/aeacus/x/httpdebug.yaml
@@ -0,0 +1,12 @@
+apiVersion: x.within.website/v1
+kind: App
+metadata:
+ name: httpdebug
+
+spec:
+ image: ghcr.io/xe/x/httpdebug:latest
+ autoUpdate: true
+
+ ingress:
+ enabled: true
+ host: httpdebug.xelaso.net \ No newline at end of file