mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-11 19:18:46 +00:00
15 lines
251 B
YAML
15 lines
251 B
YAML
apiVersion: tor.k8s.torproject.org/v1alpha2
|
|
kind: OnionService
|
|
metadata:
|
|
name: anubis-docs
|
|
spec:
|
|
version: 3
|
|
rules:
|
|
- port:
|
|
number: 80
|
|
backend:
|
|
service:
|
|
name: anubis-docs
|
|
port:
|
|
number: 80
|