Add e2e tests for helm chart
This commit is contained in:
parent
42b3a1ebd2
commit
2b2acae28f
28 changed files with 152 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
controller:
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
||||
tcp:
|
||||
9000: "default/test:8080"
|
||||
9001: "default/test:8080"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue