Skip to content

Commit 33a9a17

Browse files
committed
fix: wrong indenation of yaml
1 parent 19428c9 commit 33a9a17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/ingress-nginx/tests/default-backend-deployment_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ tests:
212212
path: spec.template.spec.volumes
213213
value:
214214
- name: extra-volume
215-
configMap:
216-
name: RELEASE-NAME
215+
configMap:
216+
name: RELEASE-NAME
217217
- equal:
218218
path: spec.template.spec.containers[0].volumeMounts
219219
value:

0 commit comments

Comments
 (0)