You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make deploy OPERATOR_IMG=quay.io/sustainable_computing_io/kepler-operator:v1alpha1
62
+
make deploy OPERATOR_IMG=quay.io/sustainable_computing_io/kepler-operator:main
63
63
kubectl apply -k config/samples/
64
64
```
65
65
@@ -100,7 +100,7 @@ To completely remove the operator and all related resources:
100
100
101
101
## 📚 Developer Documentation
102
102
103
-
[Developer documentation](https://github.com/sustainable-computing-io/kepler-operator/tree/v1alpha1/docs/developer) is available for those who want to contribute to the codebase or understand its internals.
103
+
[Developer documentation](https://github.com/sustainable-computing-io/kepler-operator/tree/main/docs/developer) is available for those who want to contribute to the codebase or understand its internals.
0 commit comments