1 Commits

Author SHA1 Message Date
61e7c567b1 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-07-31 21:17:12 +00:00

View File

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