-
Rename or remove your expired certificate and key files from the ~/helm/connect/config directory.
-
Move your new certificate and key files to the ~/helm/connect/config
-
Re-template the tls-secret Secret and apply it.
-
Open up a terminal and go to ~/helm/connect directory
-
Run ls templates > .helmignore
Your directory appears as follows:
-
-
Open up .helmignore and delete the line containing tls-secret.yaml.
-
Go to the ~/helm/ directory
-
Run microk8s helm3 template thisargdoesnotmatter connect | microk8s kubectl apply -f -