Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Helm Chart allow mounting of docker credentials file #1762

Merged
merged 2 commits into from
Feb 25, 2019
Merged

Helm Chart allow mounting of docker credentials file #1762

merged 2 commits into from
Feb 25, 2019

Conversation

shaneramey
Copy link
Contributor

Fixes #1310 as an alternative solution to #1314

Enables fluxd to connect to private registries via the Helm Chart. This is done by mounting a custom docker config file from a Kubernetes Secret. The credentials are not placed in the Helm values or overrides, but instead must be side-loaded.

This is compatible with https://github.com/bzon/ecr-k8s-secret-creator per #1314 (comment)

@shaneramey shaneramey changed the title feat(chart): mount docker credentials file Helm Chart allow mounting of docker credentials file Feb 25, 2019
@stefanprodan
Copy link
Member

Flux has native support for EKS/ECR authentication since 1.9.0 see #1619

Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @shaneramey

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants