Trying something that will probably never happen

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-05-31 23:45:21 +02:00
parent af21bd3b31
commit 33e284f096
10 changed files with 98 additions and 107 deletions

View File

@ -6,3 +6,5 @@ imageAutomationController:
create: false
imageReflectionController:
create: false
notificationController:
create: false

View File

@ -1,16 +1,9 @@
app:
ingress:
enabled: true
hosts:
- dashboard.fe85db5c-fa78-4951-9641-7382be9c5884.badhouseplants.net
ingressClassName: traefik
pathType: ImplementationSpecific
path: /
issuer:
name: network-base
scope: cluster
tls:
secretName: ""
labels: {}
annotations:
traefik.ingress.kubernetes.io/router.tls: "true"

View File

@ -1,7 +1,2 @@
namespaces:
- name: metallb-system
- name: flux-system
- name: traefik-system
- name: cilium-system
- name: helm-installations
- name: applications

View File

@ -1,2 +1,16 @@
globalArguments:
- "--serversTransport.insecureSkipVerify=true"
- "--serversTransport.insecureSkipVerify=true"
ports:
tf2:
port: 27015
expose:
default: true
exposedPort: 27015
protocol: UDP
rcon:
port: 27015
expose:
default: true
exposedPort: 27015
protocol: TCP