Skip to content
Snippets Groups Projects
Commit c7d50ddf authored by Thong Kuah's avatar Thong Kuah :palm_tree:
Browse files

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.
parent aa6b8c8c
No related branches found
No related tags found
Loading
Pipeline #64618618 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment