Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuCesbron committed Feb 13, 2024
1 parent 0eff48f commit 881eae8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/contribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ cd metabase-operator
```bash
make install run
```

You should see the following log:
![image](./local-dev.png)

5. The operator is now running on minikube, you can create the custom resource and see how the operator handles it.
```bash
kubectl apply -f config/samples/v1_metabase.yaml
Expand Down

0 comments on commit 881eae8

Please sign in to comment.