Skip to content

Commit 704119d

Browse files
chore: Fix yamllint warning
1 parent ea7200d commit 704119d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/templates/kuttl/ldap/10-install-openldap.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ spec:
5151
securityContext:
5252
capabilities:
5353
drop:
54-
- ALL
54+
- ALL
5555
add:
56-
- NET_BIND_SERVICE
56+
- NET_BIND_SERVICE
5757
volumes:
5858
- name: tls
5959
csi:

0 commit comments

Comments
 (0)