Commit 068ac22c authored by Geoff Simmons's avatar Geoff Simmons

Bugfix the e2e test for probeCfg settings.

parent d4fcdb43
......@@ -93,7 +93,7 @@ else
deploy:
@kubectl apply -f namespace.yaml
@helm install viking-service-probe-cfg $(CHARTDIR)/viking-service \
--namespace probe-cfg --values values-varnish.yaml \
--namespace probe-cfg --values values-viking.yaml \
--set vikingService.secrets.admin=$(shell $(GEN_SECRET)) \
--set vikingService.secrets.dataplaneapi=$(shell $(GEN_SECRET)) \
--set vikingService.varnish.image.repository=$(VARNISH_IMAGE) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment