update to match new spec
Some checks failed
lint-test-helm / helm-lint (push) Successful in 17s
process-repository / process-repository (push) Failing after 27s
renovate / renovate (push) Successful in 2m28s

This commit is contained in:
2025-07-31 16:27:42 -05:00
parent 381bd63684
commit e7088c9451

View File

@@ -17,12 +17,14 @@ traefik:
port: 8000
hostname: "*.alexlebens.net"
protocol: HTTP
namespacePolicy: All
namespacePolicy:
from: All
websecure:
port: 8443
hostname: "*.alexlebens.net"
protocol: HTTPS
namespacePolicy: All
namespacePolicy:
from: All
certificateRefs:
- group: ''
kind: Secret
@@ -32,7 +34,8 @@ traefik:
ssh:
port: 22
protocol: TCP
namespacePolicy: All
namespacePolicy:
from: All
allowedRoutes:
kinds:
- kind: TCPRoute