This is the standard method for most production setups.
To access your personal or work computer while you are away, you must first configure "Remote Access" on that specific device. g.con/crd/setup
kubectl create secret generic git-creds \ --namespace=config-management-system \ --from-file=git-credentials.json=/path/to/key.json This is the standard method for most production setups
Check the status of the Config Management components to ensure the setup was successful. g.con/crd/setup