Browse Source

Specify SA requirements

Lian Li 4 years ago
parent
commit
42edf704a6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/provider-google-secrets-manager.md

+ 2 - 1
docs/provider-google-secrets-manager.md

@@ -12,7 +12,8 @@ Your Google Kubernetes Engine (GKE) applications can consume GCP services like S
 
 
 You can find the documentation for Workload Identity [here](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity). We will walk you through how to navigate it here.
 You can find the documentation for Workload Identity [here](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity). We will walk you through how to navigate it here.
 
 
-Search [the document](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity) for this editable values and change them to your values:
+Search [the document](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity) for this editable values and change them to your values:  
+_Note: If you have installed ESO, a serviceaccount has already been created. You can either patch the existing `external-secrets` SA or create a new one that fits your needs._
 
 
 - `CLUSTER_NAME`: The name of your cluster
 - `CLUSTER_NAME`: The name of your cluster
 - `PROJECT_ID`: Your project ID (not your Project number nor your Project name)
 - `PROJECT_ID`: Your project ID (not your Project number nor your Project name)