This repository has been archived on 2024-12-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
onechart/charts/namespaces/tests/pvc_test.yaml
T
2020-11-02 16:00:12 +01:00

13 lines
226 B
YAML

suite: test deployment
templates:
- namespace.yaml
tests:
- it: Should create namespace
set:
namespaces:
- name: staging
asserts:
- equal:
path: metadata.name
value: staging