Skip to content

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Oct 15, 2025

Caution

Not yet tested

These changes should have been make at the same time as stackabletech/secret-operator@ee7e164

  • Support secret-operator helm overrides
  • Set the image attribute for DaemonSet too (for consistency)

@NickLarsenNZ NickLarsenNZ self-assigned this Oct 15, 2025
@NickLarsenNZ NickLarsenNZ moved this to Development: In Progress in Stackable Engineering Oct 15, 2025
Comment on lines +36 to +39
helm_override_image_repository = 'image.repository=' + registry + '/' + operator_name
if operator_name == "secret-operator":
# secret-operator image reference is under the secretOperator section
helm_override_image_repository = "secretOperator." + helm_override_image_repository
Copy link
Member

Choose a reason for hiding this comment

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

We could in theory template this via Jinja, but this way is also fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants