You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- GCP access to the ["Sourcegraph Auxiliary" (sourcegraph-server) GCP project](https://console.cloud.google.com/kubernetes/list?project=sourcegraph-server)
11
-
- Run `gcloud auth application-default login` to fetch the necessary credentials for Pulumi to use
11
+
- Run `gcloud auth application-default login` to fetch the necessary credentials for Pulumi to use
12
12
-https://github.com/sourcegraph/deploy-sourcegraph checked out on your local machine
13
-
- deploy-k8s-helper reads the contents of that directory. Make sure your that your checkout is up-to-date!
13
+
- deploy-k8s-helper reads the contents of that directory. Make sure your that your checkout is up-to-date!
14
14
15
15
### Configuration
16
16
17
17
See [config.ts](config.ts) for more information, but you **must** set the following configuration values via `pulumi config set <NAME> <VALUE>`
18
18
19
-
-`gcloudEmail` - The email that you use to sign in to our GCP project.
0 commit comments