Commit 13c3941
committed
operator: Point to local operator helm chart
As the #675 changed the
set up of the operator installation the helm repository was missing. The disable
helm controllers test case depends on official helm repository index existence.
From that point the kuttle v2 end to end test suite start to fail. In this
change the test case will use local operator helm chart definition.
Reference
9c9aa06#diff-25902a4a01139dc3d8d70d5086b8cdb53d4b68b46185b3a5dc37c8585e801181L16-L181 parent e5ec7ae commit 13c3941
File tree
2 files changed
+2
-2
lines changed- operator/tests/e2e-v2/disable-helm-controllers
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments