diff --git a/README.md b/README.md index 7a587e5..3e8dc4f 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf # Add aliases to bashrc echo 'alias kctx="kubectl-ctx"' >>~/.bashrc echo 'alias kns="kubectl-ns"' >>~/.bashrc +source ~/.bashrc ``` Sources: @@ -1787,4 +1788,4 @@ kubectl get secret -n fleet-app-minio minio -o jsonpath='{.data.secretkey}' | ba Sources: - https://github.com/minio/charts - https://github.com/minio/charts#existing-secret -- https://github.com/rancher/fleet-examples/blob/c6e54d7a56565e52a63de8a2088997b46253c1fb/single-cluster/helm-multi-chart/rancher-monitoring/fleet.yaml#L6 \ No newline at end of file +- https://github.com/rancher/fleet-examples/blob/c6e54d7a56565e52a63de8a2088997b46253c1fb/single-cluster/helm-multi-chart/rancher-monitoring/fleet.yaml#L6