This commit is contained in:
Jakub Kabza
2019-08-29 12:55:29 +02:00
parent 5b5a8f99cf
commit 1c96781556
3 changed files with 27 additions and 5 deletions

View File

@ -21,7 +21,7 @@ manager: generate fmt vet
# Run against the configured Kubernetes cluster in ~/.kube/config
run: generate fmt vet
go run ./main.go
go run ./main.go --hydra-url ${HYDRA_URL}
# Install CRDs into a cluster
install: manifests