You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this ignores the fact that other securityContext options might have been already provided via CassandraDatacenter.spec.podTemplateSpec.
We should amend the existing context (if present) instead of overriding it.
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: CASS-67
The text was updated successfully, but these errors were encountered:
If
CassandraDatacenter.spec.readOnlyRootFilesystem
is set, we build a completely newsecurityContext
inconstruct_podtemplatespec.go
:However, this ignores the fact that other
securityContext
options might have been already provided viaCassandraDatacenter.spec.podTemplateSpec
.We should amend the existing context (if present) instead of overriding it.
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: CASS-67
The text was updated successfully, but these errors were encountered: