tighter security for deployments, no erronous submodules

This commit is contained in:
2024-07-14 11:37:47 +02:00
parent 31141c6ef1
commit 175817190c
9 changed files with 19 additions and 69 deletions

View File

@@ -74,11 +74,9 @@ data:
address = ":9000"
[entryPoints.dnsovertls]
address = ":853"
address = ":8853"
# route dns over https to other pods but provide own certificate
[entryPoints.name.http3]
advertisedPort = 443
[metrics]
[metrics.prometheus]