3 Commits

Author SHA1 Message Date
a6d3a04b3a Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.0 2025-06-07 00:53:58 +00:00
0d01329e9d remove ssh listener
All checks were successful
renovate / renovate (push) Successful in 1m35s
2025-06-06 19:52:39 -05:00
1d1a3bd6a9 change listen
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 19:51:35 -05:00
2 changed files with 3 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ komodo:
main:
image:
repository: ghcr.io/moghtech/komodo-core
tag: 1.17.5
tag: 1.18.0
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER

View File

@@ -16,25 +16,19 @@ spec:
value: 10.232.2.10
gatewayClassName: cilium
listeners:
- allowedRoutes:
namespaces:
from: All
name: ssh
port: 22
protocol: TCP
- allowedRoutes:
namespaces:
from: All
hostname: '*.alexlebens.net'
name: http
port: 8000
port: 80
protocol: HTTP
- allowedRoutes:
namespaces:
from: All
hostname: '*.alexlebens.net'
name: https
port: 8443
port: 443
protocol: HTTPS
tls:
certificateRefs: