Skip to content

Conversation

dstarostka
Copy link

@dstarostka dstarostka commented Oct 3, 2024

Adds support for influxdb backup cronjob to configure .spec.imagePullSecrets based on .Values.image.pullSecrets

This feature would be tremendously useful for private artefact repositories where internal network policies mandate the use of a proxy for downloading artifacts and e.g. influxdb:1.8.10-alpine cannot be used.

Currently .Values.image.pullSecrets is passed only to main pod where influxdb is running which make backup job fail with 401 status code due to missing credentials.

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

Successfully merging this pull request may close these issues.

1 participant