Skip to content

Commit 0560a48

Browse files
committed
test
1 parent 8686f98 commit 0560a48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Image URL to use all building/pushing image targets
1+
# Image URL to use all building/pushing image targets
22
IMG ?= controller:latest
33

44
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Please consult the [project documentation](https://ironcore-dev.github.io/libvirt-provider/) for additional information.
1111

12-
### How it works
12+
### How it works
1313
This project aims to follow the Kubernetes [Operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/)
1414

1515
It uses [Controllers](https://kubernetes.io/docs/concepts/architecture/controller/)

0 commit comments

Comments
 (0)