Add encrypted kubeconfig for shared deploys #3
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feature/kubeconfig-encrypted"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the encrypted kubeconfig (creds/kubeconfig.enc.yaml) so devs can decrypt a local kubeconfig and deploy without manually pulling k3s.yaml. Updates deploy docs and gitignore to ignore the plaintext kubeconfig.
Usage:
Pull request closed