Skip to content

Fix secret provider template for azure#3289

Merged
nisan-abeywickrama merged 2 commits intowso2:choreofrom
nisan-abeywickrama:choreo
Oct 20, 2025
Merged

Fix secret provider template for azure#3289
nisan-abeywickrama merged 2 commits intowso2:choreofrom
nisan-abeywickrama:choreo

Conversation

@nisan-abeywickrama
Copy link
Copy Markdown

@nisan-abeywickrama nisan-abeywickrama commented Oct 20, 2025

Purpose

This pull request updates the Azure secret provider configuration in the Helm chart to streamline secret management and improve consistency. The main changes include consolidating key and certificate references, updating secret definitions to use the new Azure structure, and removing unused certificate object aliases.

Approach

Secret definition and referencing updates:

  • Updated the apkServerKey and enforcerJwksKey secret definitions in values.yaml to use the new azure structure, which nests secretName and version under the azure key.

Removal of unused certificate aliases:

  • Removed the system-api-listener.crt and other certificate object aliases from the secret provider template, ensuring only key objects are referenced for both key and certificate data.

@nisan-abeywickrama nisan-abeywickrama added the trigger-action When this includes apk actions getting trigger for pr label Oct 20, 2025
@nisan-abeywickrama nisan-abeywickrama added trigger-action When this includes apk actions getting trigger for pr and removed trigger-action When this includes apk actions getting trigger for pr labels Oct 20, 2025
@nisan-abeywickrama nisan-abeywickrama merged commit 247f890 into wso2:choreo Oct 20, 2025
29 of 32 checks passed
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Oct 20, 2025
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