Code Review
/
clover.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
257e0d8
)
Update modsecurity image docker registry
81/64181/1
author
JingLu5
<lvjing5@huawei.com>
Tue, 30 Oct 2018 06:51:09 +0000
(14:51 +0800)
committer
JingLu5
<lvjing5@huawei.com>
Tue, 30 Oct 2018 06:51:09 +0000
(14:51 +0800)
The clover-ns-modsecurity-crs docker image is now built by Jenkins and uploaded
to the OPNFV docker hub.
This patch updates the modsecurity deployment kubernetes manifest to pull image from OPNFV docker hub.
Change-Id: I7e8afd27f726600de9247fc98fe3f5d491000f1c
Signed-off-by: JingLu5 <lvjing5@huawei.com>
samples/scenarios/modsecurity_all_in_one.yaml
patch
|
blob
|
history
diff --git
a/samples/scenarios/modsecurity_all_in_one.yaml
b/samples/scenarios/modsecurity_all_in_one.yaml
index
aa92b13
..
84f3fe0
100644
(file)
--- a/
samples/scenarios/modsecurity_all_in_one.yaml
+++ b/
samples/scenarios/modsecurity_all_in_one.yaml
@@
-16,7
+16,7
@@
spec:
spec:
containers:
- name: modsecurity-crs
- image:
clover
/clover-ns-modsecurity-crs
+ image:
opnfv
/clover-ns-modsecurity-crs
ports:
- containerPort: 80
env: