aboutsummaryrefslogtreecommitdiff
path: root/docs/manifest/kustomization.yaml
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-03-20 15:06:58 -0400
committerGitHub <noreply@github.com>2025-03-20 15:06:58 -0400
commitc47347ff76f115f56676f5ecad0032bfcb98a03d (patch)
tree53b17e30a83dab1f96acf64ba83655340d8e1a5f /docs/manifest/kustomization.yaml
parent240159e921449236c79e3ae8c7160dfe8ee1b40c (diff)
downloadanubis-c47347ff76f115f56676f5ecad0032bfcb98a03d.tar.xz
anubis-c47347ff76f115f56676f5ecad0032bfcb98a03d.zip
add docs site based on docusarus (#35)
* add docs site based on docusarus Closes #2 Signed-off-by: Xe Iaso <me@xeiaso.net> * docs: deploy to aeacus Signed-off-by: Xe Iaso <me@xeiaso.net> * ready for merge Signed-off-by: Xe Iaso <me@xeiaso.net> * docs: fix anubis port Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'docs/manifest/kustomization.yaml')
-rw-r--r--docs/manifest/kustomization.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manifest/kustomization.yaml b/docs/manifest/kustomization.yaml
new file mode 100644
index 0000000..8f9b88e
--- /dev/null
+++ b/docs/manifest/kustomization.yaml
@@ -0,0 +1,5 @@
+resources:
+ - deployment.yaml
+ - ingress.yaml
+ - onionservice.yaml
+ - service.yaml \ No newline at end of file