2 Commits

Author SHA1 Message Date
Lumpiasty 172fbb1ded Test updated base-image llama-swap
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-05-31 03:15:44 +02:00
Lumpiasty 62f6baf948 hairpin nat cluster 2026-05-31 03:14:46 +02:00
2 changed files with 12 additions and 2 deletions
+10
View File
@@ -43,6 +43,11 @@
comment: Allow from SRV to internet
in-interface: vlan4
out-interface-list: wan
- action: accept
chain: forward
comment: Allow from SRV to SRV
in-interface: vlan4
out-interface: vlan4
- action: accept
chain: forward
comment: Allow from SRV to CAM
@@ -277,6 +282,11 @@
in-interface: '!pppoe-gpon'
protocol: tcp
to-addresses: 128.0.70.5
- action: masquerade
chain: srcnat
comment: hairpin to LoadBalancer pool (vlan4 -> vlan4)
dst-address: 10.44.0.0/16
in-interface: vlan4
- action: dst-nat
chain: dstnat
comment: HTTPS
+2 -2
View File
@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: download-whisper
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-29
image: gitea.lumpiasty.xyz/lumpiasty/llama-swap:unified-vulkan-test
command:
- sh
- -c
@@ -48,7 +48,7 @@ spec:
mountPath: /root/.cache
containers:
- name: llama-swap
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-29
image: gitea.lumpiasty.xyz/lumpiasty/llama-swap:unified-vulkan-test
imagePullPolicy: IfNotPresent
command:
- llama-swap