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

fix: missing common annotations in the helm chart #1471

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

cyrgim
Copy link
Contributor

@cyrgim cyrgim commented Feb 25, 2024

Description of the change

Add common annotations to all resources in the helm chart as per the documentation:
## @param commonAnnotations [object] Annotations to add to all deployed resources

Benefits

Add common annotations to all resources in the helm chart as per the documentation

Applicable issues

Copy link
Collaborator

@alemorcuq alemorcuq left a comment

Choose a reason for hiding this comment

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

Thanks! Could you make sure all common annotations use sealed-secrets.render instead of toYaml?

@cyrgim cyrgim force-pushed the fix-helm-common-annotations branch 2 times, most recently from fe00797 to 0853828 Compare March 1, 2024 06:19
Copy link
Collaborator

@alemorcuq alemorcuq left a comment

Choose a reason for hiding this comment

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

Sorry, I missed these two in my first review. Looks good otherwise.

helm/sealed-secrets/templates/configmap-dashboards.yaml Outdated Show resolved Hide resolved
helm/sealed-secrets/templates/ingress.yaml Show resolved Hide resolved
Signed-off-by: cyrgim <migeon.work@gmail.com>
@cyrgim cyrgim force-pushed the fix-helm-common-annotations branch from 0853828 to 5aa05e7 Compare March 2, 2024 08:18
Copy link
Collaborator

@alemorcuq alemorcuq left a comment

Choose a reason for hiding this comment

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

Thanks!

@alemorcuq alemorcuq merged commit 0acfe03 into bitnami-labs:main Mar 4, 2024
16 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.

commonAnnotations are not implemented for all resources
2 participants