This commit is contained in:
2025-08-07 15:51:53 +02:00
parent b8636a6d48
commit 561331b825
6 changed files with 10 additions and 8 deletions

View File

@@ -165,11 +165,11 @@
localIp:
ipAllowList:
sourceRange:
- "0.0.0.0/0"
# - "192.168.1.0/24"
# - "{{ ipify_public_ip }}/32"
- "192.168.1.0/24"
- "{{ ipify_public_ip }}/32"
# - "0.0.0.0/0"
# ipStrategy:
# depth: 2
# depth: 1
traefik_helm_values:
deployment:
kind: "Deployment"