Skip to content

Commit bc73494

Browse files
Update README.md
1 parent 19aa2f5 commit bc73494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# gcp-auth-webhook
2-
A mutating webhook that will patch any pods in your kubernetes cluster with GCP credentials (whose location is currently hard /var/lib/minikube/google_application_credentials.json)
2+
A mutating webhook that will patch any pods in your kubernetes cluster with GCP credentials (whose location is currently hardcoded to /var/lib/minikube/google_application_credentials.json)
33

44
Use the image gcr.io/k8s-minikube/gcp-auth-webhook as the image for a Deployment in your Kubernetes manifest and add that to a MutatingWebhookConfiguration.

0 commit comments

Comments
 (0)