We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92609d commit 48599cdCopy full SHA for 48599cd
.circleci/config.yml
.github/workflows/ci.yaml
@@ -38,4 +38,4 @@ jobs:
38
- name: Test
39
run: |
40
helm install docker-registry . --wait --wait-for-jobs
41
- kubectl get all
+ kubectl get all,pvc
0 commit comments