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
The unsupported property "capabilities" in the following snippet will be converted to "capability" when using the -I flag. This concrete problem will be solved by #52, but I report this because this may cause problems for other unsupported properties too.
container:
securityContext:
capabilities:
drop:
- ALL
add:
- NET_BIND_SERVICE
The text was updated successfully, but these errors were encountered:
The unsupported property "capabilities" in the following snippet will be converted to "capability" when using the -I flag. This concrete problem will be solved by #52, but I report this because this may cause problems for other unsupported properties too.
The text was updated successfully, but these errors were encountered: