add crd manually
Tests / test (pull_request) Failing after 32m43s Details

This commit is contained in:
Michael Francis 2024-09-11 21:23:59 +01:00
parent 10a755d41b
commit 2eedcb2963
1 changed files with 0 additions and 2 deletions

View File

@ -21,6 +21,4 @@ jobs:
uses: helm/kind-action@v1 uses: helm/kind-action@v1
- name: Run the tests - name: Run the tests
run: | run: |
kubectl apply -f manifests/deployment.yaml
kubectl apply -f manifests/example.yaml --validate=false
tilt ci tilt ci