-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Helm updates for v1.4 #777
Comments
Adding SecurityContext to each pod is based on challenges for getting the demo to work in OpenShift. Those 2 tasks are related to each other. Is anyone aware of a free OpenShift cluster we can use to do some testing? I would need kubectl/helm access to the cluster. |
This service-account SCC policy attachment works ok for me:
As the above command modifies existing cluster-wide clusterrolebinding I also like to add a route:
|
OpenShift, by default, is quite restrictive, and any of our services that specify a Option 1: For this option, we need to make the required changes to the Helm chart for Option 2 Recommendation |
This PR in the Helm charts repo implements Option 1 above |
Tracking list of issues on the OpenTelemetry Helm chart repo for the demo to create a v1.4 release.
The text was updated successfully, but these errors were encountered: