Open aslafy-z opened 1 month ago
I would like to point locust to my nginx ingress instead of the service.
This PR adds support for customizing the protocol locust uses while querying the online-boutique website.
Backwards compatible.
apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: online-boutique resources:
Background
I would like to point locust to my nginx ingress instead of the service.
Change Summary
This PR adds support for customizing the protocol locust uses while querying the online-boutique website.
Additional Notes
Backwards compatible.
Testing Procedure