Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
k8s-ingress
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
uplex-varnish
k8s-ingress
Commits
068ac22c
Commit
068ac22c
authored
Apr 22, 2021
by
Geoff Simmons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bugfix the e2e test for probeCfg settings.
parent
d4fcdb43
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
test/e2e/probeCfg/Makefile
+1
-1
No files found.
test/e2e/probeCfg/Makefile
View file @
068ac22c
...
...
@@ -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-v
arnish
.yaml
\
--namespace
probe-cfg
--values
values-v
iking
.yaml
\
--set
vikingService.secrets.admin
=
$(
shell
$(GEN_SECRET))
\
--set
vikingService.secrets.dataplaneapi
=
$(
shell
$(GEN_SECRET))
\
--set
vikingService.varnish.image.repository
=
$(VARNISH_IMAGE)
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment