Then reboot. Check your certs again, then copy the `/etc/kubernetes/admin.conf` back down for your use.
Then reboot. Check your certs again, then copy the `/etc/kubernetes/admin.conf` back down for your use.
# Helm commands
## Helm info
```
helm list
```
## Getting at the released templated manifests/values.
If you want to see the helm manifest in the K8s cluster you can get at it through secrets. Helm stores the release as a k8s secret as a base64 encoded gzip archive: