Files
helm-charts-hardened/tests/integration/gatewayapi/values-expose-federation-https-spiffe-gateway-api.yaml
T
kfox1111 3cfefb72ba Gateway api support (#890)
* Gateway api support

Signed-off-by: Kevin Fox <[email protected]>

* Update readme

Signed-off-by: Kevin Fox <[email protected]>

* Fix gateway name. a gateway doesnt need to be named gateway

Signed-off-by: Kevin Fox <[email protected]>

* Fix naming issue

Signed-off-by: Kevin Fox <[email protected]>

* Incorperate feedback

Signed-off-by: Kevin Fox <[email protected]>

* Incorperate feedback

Signed-off-by: Kevin Fox <[email protected]>

---------

Signed-off-by: Kevin Fox <[email protected]>
2026-07-30 19:38:43 +00:00

10 lines
393 B
YAML

# Alternate federation profile (https_spiffe): the federation endpoint is
# exposed via Gateway API with TLS passthrough of the pod's SPIFFE-authenticated
# endpoint. Provided for a targeted passthrough-federation test; NOT referenced
# by run-tests.sh by default (mirrors the production https_spiffe variant).
spire-server:
federation:
enabled: true
gatewayAPI:
enabled: true