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

Mount certs from secret in app services #417

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Mount certs from secret in app services #417

merged 4 commits into from
Dec 12, 2023

Conversation

ianstanton
Copy link
Member

@ianstanton ianstanton commented Dec 12, 2023

Some app services need to mount values from a secret <coredb-name>-server1. We don't have a good way to template the secret name into our Stacks definition, so adding this as a volume / volume mount for all app services. In the future this could be conditional.

@ianstanton ianstanton marked this pull request as ready for review December 12, 2023 20:27
Copy link
Contributor

@sjmiller609 sjmiller609 left a comment

Choose a reason for hiding this comment

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

Note, this will replace all app service pods in cloud, which should be fine but worth checking on

@ianstanton ianstanton merged commit 3da9ed6 into main Dec 12, 2023
9 checks passed
@ianstanton ianstanton deleted the cert-volume branch December 12, 2023 21:02
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.

4 participants