-
Notifications
You must be signed in to change notification settings - Fork 77
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: remove unnecessary mount for k8s setup #10112
Conversation
DryRun Security SummaryThe pull request covers a wide range of updates to the Janssen application's Helm charts and configuration files, primarily focusing on improving the security and reliability of the application's infrastructure, with a particular emphasis on the Keycloak integration, credential management, logging, ingress configuration, persistence configuration, and Vault integration. Expand for full summarySummary: The code changes in this pull request cover a wide range of updates to the Janssen application's Helm charts and configuration files. The changes primarily focus on improving the security and reliability of the application's infrastructure, with a particular emphasis on the Keycloak integration, credential management, logging, and ingress configuration. Key security-related changes include:
Overall, the code changes in this pull request demonstrate a strong focus on enhancing the security and reliability of the Janssen application's infrastructure, with a particular emphasis on the secure integration of critical components like Keycloak, Vault, and the various Janssen services. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Signed-off-by: iromli <[email protected]>
Signed-off-by: iromli <[email protected]>
Signed-off-by: Mohammad Abudayyeh <[email protected]>
Prepare
Description
Target issue
closes #10111
Implementation Details
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:
to indicate documentation changes or if the below checklist is not selected.