cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 1a4ed235790a2a79dcfe53b1bc3aabbdb307e629
parent a861ac38621877baedf208f17067dc2e97e68ad6
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 26 Sep 2024 19:34:58 +0200

Fix apisix

Diffstat:
Mapps/base/apisix/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/apisix/release.yaml b/apps/base/apisix/release.yaml @@ -16,7 +16,7 @@ spec: timezone: "Europe/Berlin" service: type: ClusterIP - externalTrafficPolicy: Local + externalTrafficPolicy: "" apisix: wasm: enabled: true