e2e: remove old notice about Tiller addon
Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
parent
7b35295f60
commit
1bec153073
@ -109,10 +109,6 @@ func buildProbe(path string) *corev1.Probe {
|
||||
}
|
||||
|
||||
// Tiller defines an addon that installs an instance of tiller in the target cluster.
|
||||
// Currently, only one instance of Tiller can be deployed in a single invocation
|
||||
// of the test suite (i.e. it *must* be instantiated globally).
|
||||
// In future we can restrict Tiller to a single namespace in order to enforce
|
||||
// isolation between tests.
|
||||
type Tiller struct {
|
||||
config *config.Config
|
||||
baseDetails *base.Details
|
||||
|
||||
Loading…
Reference in New Issue
Block a user