Skip to content

Commit

Permalink
Merge pull request #113 from wunderio/feature/imagepullsecret
Browse files Browse the repository at this point in the history
Add support for custom imagePullSecret
  • Loading branch information
Rade333 authored Oct 16, 2024
2 parents 396dfc3 + 6ff5412 commit e75ba28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/circleci-context.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
- `IMAGE_REPO_HOST`: Example: `europe-north1-docker.pkg.dev`.
- `DOCKER_REPO_HOST`: Use `IMAGE_REPO_HOST` instead!
- `DOCKER_REPO_PROJ`: Example: `silta-test-123456/images`.
- `IMAGE_PULL_SECRET`: Optional. Allows passing base64 encoded docker registry secret to deployment.

**Image registry, GCR & AR specifics**
- `GOOGLE_APPLICATION_CREDENTIALS`: Example: `/home/circleci/gcp-service-key.json`.
Expand Down

0 comments on commit e75ba28

Please sign in to comment.