Skip to content

Commit

Permalink
Add CRD to minikube cluster in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ese committed Jan 12, 2022
1 parent a3b6deb commit c0d41eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ jobs:
with:
kubernetes-version: 1.22.2
driver: none
- name: Add redisfailover CRD
run: kubectl apply -f manifests/databases.spotahome.com_redisfailovers.yaml
- run: make ci-integration-test

0 comments on commit c0d41eb

Please sign in to comment.