loop
This commit is contained in:
@@ -43,7 +43,7 @@ spec:
|
|||||||
context:
|
context:
|
||||||
- name: appPort
|
- name: appPort
|
||||||
variable:
|
variable:
|
||||||
jmesPath: request.object.spec.containers[0].ports[0].containerPort || `3000`
|
jmesPath: request.object.spec.containers[?name != 'authn'] | [0].ports[0].containerPort || `3000`
|
||||||
mutate:
|
mutate:
|
||||||
patchStrategicMerge:
|
patchStrategicMerge:
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
Reference in New Issue
Block a user