gcp-auth-webhook
gcp-auth-webhook copied to clipboard
Remove hardcoded path to credentials file
trafficstars
Currently the path the creds file we look for is hardcoded to /var/lib/minikube/google_application_credentials.json which is not ideal. Let's remove that dependency.