This commit is contained in:
Danijel Simeunovic
2026-03-13 13:05:22 +01:00
parent 58673feeb0
commit 2e3232ecb9

View File

@@ -43,7 +43,7 @@ spec:
context:
- name: appPort
variable:
jmesPath: request.object.spec.containers[0].ports[0].containerPort || `3000`
jmesPath: request.object.spec.containers[?name != 'authn'] | [0].ports[0].containerPort || `3000`
mutate:
patchStrategicMerge:
spec: