refactor!: do not set default timeout
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
See #596 Quite some `i18n.G` additions along the way!
This commit is contained in:
@ -85,8 +85,6 @@ Passing "--prune/-p" does not remove those volumes.`),
|
||||
log.Fatal(err)
|
||||
}
|
||||
|
||||
log.Info(i18n.G("initialising undeploy"))
|
||||
|
||||
rmOpts := stack.Remove{
|
||||
Namespaces: []string{stackName},
|
||||
Detach: false,
|
||||
|
Reference in New Issue
Block a user