Skip to content

Commit f6e75e6

Browse files
committed
Reflect review
Signed-off-by: terashima <tomoya-terashima@cybozu.co.jp>
1 parent 57e1a19 commit f6e75e6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

v2/e2e/kustomization.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
resources:
2-
- ../config/default
3-
- ../config/pod/coil-router.yaml
2+
- ../config/default
3+
- ../config/pod/coil-router.yaml
44

55
patchesStrategicMerge:
6-
- coil-ipam-controller_patch.yaml
6+
- coil-controller_patch.yaml
77

88
configMapGenerator:
9-
- name: coil-config
10-
namespace: system
11-
files:
12-
- cni_netconf=../netconf.json
9+
- name: coil-config
10+
namespace: system
11+
files:
12+
- cni_netconf=../netconf.json
1313

1414
# Adds namespace to all resources.
1515
namespace: kube-system

0 commit comments

Comments
 (0)