Skip to content

Add missing imagePullSecrets to uninstall job#135

Open
JonnyHaystack wants to merge 1 commit intosyseleven:masterfrom
JonnyHaystack:fix_uninstall
Open

Add missing imagePullSecrets to uninstall job#135
JonnyHaystack wants to merge 1 commit intosyseleven:masterfrom
JonnyHaystack:fix_uninstall

Conversation

@JonnyHaystack
Copy link
Copy Markdown

@JonnyHaystack JonnyHaystack commented Apr 30, 2026

Using a private custom registry for the kubectl image, via the kubectl.image.repository value (https://github.com/syseleven/designate-certmanager-webhook/blob/master/helm/designate-certmanager-webhook/values.yaml#L18), fails because the imagePullSecrets value is not respected for the uninstall Job.

This pull request updates uninstall.yaml to apply imagePullSecrets in the same way that it's already applied in deployment.yaml

@JonnyHaystack
Copy link
Copy Markdown
Author

Note: #127 must also be merged for uninstallation of the Helm chart to work properly (currently it is completely broken due to these two issues)

@arikgrahl arikgrahl self-requested a review May 4, 2026 08:05
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