Skip to content

Commit d8ce463

Browse files
Update jekyll/_cci2/configuration-cookbook.md
Co-authored-by: thomasr8 <[email protected]>
1 parent 9121cd0 commit d8ce463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/configuration-cookbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Find more detailed information in the CircleCI Orb Registry for the CircleCI [AW
154154

155155
The Google Kubernetes Engine (GKE) enables you to automate CI/CD strategies to quickly deploy code and application updates to your customers without requiring significant time to deliver these updates. Using GKE, CircleCI has leveraged this technology, along with development of a GKE-specific CircleCI orb, to enable you to interact with GKE within a specific job. Before working with GKE, you may wish to read Google's technical documentation, which can be found on the [GKE](https://cloud.google.com/kubernetes-engine/docs/) documentation page.
156156

157-
### Setting Environment Variables
157+
### Set Environment Variables
158158
The following environment variables need to be set in CircleCI either directly or through a context:
159159

160160
- `GCLOUD_SERVICE_KEY` (required)

0 commit comments

Comments
 (0)