Skip to content

Commit

Permalink
Fix typo in maketarget.
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Oct 31, 2023
1 parent f5f225e commit 50280fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/ci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ install-k3d-tools: ## Create k3d with kyma CRDs.

.PHONY: apply-peerauthentication-crd
apply-peerauthentication-crd:
kubectl apply ./security.istio.io_peerauthentication.yaml
kubectl apply -f ./security.istio.io_peerauthentication.yaml

0 comments on commit 50280fc

Please sign in to comment.