Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add imagePullSecrets in Job #404

Merged
merged 5 commits into from
Jan 15, 2024
Merged

Conversation

lenglet-k
Copy link
Contributor

@lenglet-k lenglet-k commented Nov 3, 2023

Fixes #imagePullSecrets in job

Motivation

We use private pulsar image on job, we cannot pull this image from our registry because imagePullSecrets is not in job template

Modifications

i have add imagePullSecrets in pulsar-cluster-initialize.yaml and bookkeeper-cluster-initialize.yaml

Verifying this change

  • Make sure that the change passes the CI checks.

Copy link
Member

@lhotari lhotari left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @lenglet-k . LGTM

@lhotari lhotari merged commit c094322 into apache:master Jan 15, 2024
23 checks passed
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.

2 participants