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

Add support for running sidecars container #102

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

radek-kondziolka
Copy link
Contributor

No description provided.

@cla-bot cla-bot bot added the cla-signed label Oct 11, 2023
@radek-kondziolka radek-kondziolka marked this pull request as ready for review October 11, 2023 13:50
charts/trino/Chart.yaml Outdated Show resolved Hide resolved
@radek-kondziolka radek-kondziolka force-pushed the rk/add_support_for_sidecars branch from 86eb630 to 75045d7 Compare October 11, 2023 14:03
@radek-kondziolka radek-kondziolka force-pushed the rk/add_support_for_sidecars branch from 75045d7 to 70151c9 Compare October 11, 2023 14:24
README.md Outdated Show resolved Hide resolved
securityContext:
runAsUser: 1000
runAsGroup: 1000

shareProcessNamespace:
# coordinator: false
Copy link
Member

Choose a reason for hiding this comment

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

Should that not be true? So that when comments are removed the sidecar actually works..

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, it is optional.

charts/trino/values.yaml Show resolved Hide resolved
@radek-kondziolka radek-kondziolka force-pushed the rk/add_support_for_sidecars branch 3 times, most recently from 1bd29d2 to c33625a Compare October 12, 2023 08:12
@radek-kondziolka radek-kondziolka force-pushed the rk/add_support_for_sidecars branch from c33625a to e789800 Compare October 12, 2023 08:16
@losipiuk
Copy link
Member

cc: @nineinchnick

@losipiuk losipiuk merged commit e19ff7c into trinodb:main Oct 20, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants