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
## @param volumePermissions.enabled Enable init container that changes the owner and group of the persistent volume(s) mountpoint to `runAsUser:fsGroup`
Copy file name to clipboardExpand all lines: addons/opensearch/2.10/chart/opensearch/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2183,7 +2183,7 @@ ingest:
2183
2183
volumePermissions:
2184
2184
## @param volumePermissions.enabled Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work)
Copy file name to clipboardExpand all lines: addons/rabbitmq/3.12/chart/rabbitmq/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1265,7 +1265,7 @@ metrics:
1265
1265
volumePermissions:
1266
1266
## @param volumePermissions.enabled Enable init container that changes the owner and group of the persistent volume(s) mountpoint to `runAsUser:fsGroup`
0 commit comments