infra/charts/headlamp/tests/test_cases/volumes-added.yaml
2026-03-15 11:34:51 +02:00

6 lines
212 B
YAML

# This is a test case for volumes in the Headlamp deployment.
# The volumes field is a list of dictionaries that specify the volumes to add to the Headlamp deployment.
volumes:
- name: plugins
emptyDir: {}