gitlab-ce/spec/lib/gitlab/kubernetes/helm
Thong Kuah c7d50ddf55 Fix connection to Tiller error while uninstalling
Both the `install-<app>` and `uninstall-<app>` pods loads the
`values-content-configuration-<app>` configmap into the pod
(see `#volume_specification`). This configmap contains the cert
necessary to connect to Tiller. The cert though is only valid for 30
minutes.

So this fixes the bug where the configmap when uninstalling should be
updated as well.
2019-06-05 00:07:47 +12:00
..
api_spec.rb Fix connection to Tiller error while uninstalling 2019-06-05 00:07:47 +12:00
base_command_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
certificate_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
delete_command_spec.rb Implement commands to uninstall cluster applications 2019-04-16 09:10:11 +10:00
init_command_spec.rb Improve Debugging Capabilities For Helm Application Installs 2018-11-09 15:03:24 +00:00
install_command_spec.rb Upgrade cluster applications, starting with runner 2019-02-07 21:40:55 +00:00
pod_spec.rb Revert "Merge branch 'bump_kubernetes_1_11_9' into 'master'" 2019-04-05 20:22:50 +00:00