Skip to content

Commit c1b24eb

Browse files
Fix yamllint warnings
1 parent 0fe69ef commit c1b24eb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

deploy/config-spec/properties.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
version: 0.1.0
23
spec:
34
units: []

tests/templates/kuttl/smoke/20-test-opensearch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
allowPrivilegeEscalation: false
3232
capabilities:
3333
drop:
34-
- ALL
34+
- ALL
3535
runAsNonRoot: true
3636
resources:
3737
requests:

0 commit comments

Comments
 (0)