Fix amnezia iptables rules
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 9s
Auto-update README / Generate README and Create MR (push) Successful in 8s

This commit is contained in:
Ultradesu
2026-07-28 13:04:19 +01:00
parent f3d199415f
commit 1059e430a0
2 changed files with 98 additions and 28 deletions
+5 -5
View File
@@ -123,20 +123,20 @@ spec:
command:
- /bin/bash
- -lc
- awg show awg0 >/dev/null 2>&1
- /scripts/firewall-check.sh 5847 10.8.0.0/16
initialDelaySeconds: 5
periodSeconds: 10
timeoutSeconds: 3
failureThreshold: 3
timeoutSeconds: 8
failureThreshold: 2
livenessProbe:
exec:
command:
- /bin/bash
- -lc
- awg show awg0 >/dev/null 2>&1
- /scripts/firewall-check.sh 5847 10.8.0.0/16
initialDelaySeconds: 30
periodSeconds: 30
timeoutSeconds: 5
timeoutSeconds: 8
failureThreshold: 3
resources:
requests: