Add `securityContext` for `non-root-user`
Add
securityContext:
runAsNonRoot: true
runAsUser: 1001
runAsGroup: 1001
to upgrade-job.yaml
to allow the jaeger-es-index-templates
to use a non-root user
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.42.0
ATTENTION: Immediate action is required to maintain compatibility with P1 services. Please visit https://p1notifications.dso.mil and see the "DSO.MIL Certificates Renewal" announcement under the "Notifications" section for more details.
Add
securityContext:
runAsNonRoot: true
runAsUser: 1001
runAsGroup: 1001
to upgrade-job.yaml
to allow the jaeger-es-index-templates
to use a non-root user
UNCLASSIFIED - NO CUI