Skip to content

Commit

Permalink
style: add missing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
leninmehedy committed Aug 25, 2023
1 parent 7f2343a commit d0e4efb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,4 @@ deploy-minio-operator-if-required:
.PHONY: undeploy-minio-operator
undeploy-minio-operator:
echo ">> Deploying minio operator..." && \
helm delete --namespace=minio-operator minio-operator
helm delete --namespace=minio-operator minio-operator
2 changes: 1 addition & 1 deletion dev/gateway-api/grpc-debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ spec:
kind: Service
name: grpc-debug
port: 9000
weight: 1
weight: 1

0 comments on commit d0e4efb

Please sign in to comment.