Skip to content
Snippets Groups Projects

Revert "Merge branch 'dbod-integration' into 'master'"

Closed Konstantinos Samaras-Tsakiris requested to merge revert-f0a29853 into master
20 files
+ 434
794
Compare changes
  • Side-by-side
  • Inline
Files
20
+ 1
1
@@ -40,7 +40,7 @@ manager: generate fmt vet
# Run against the configured Kubernetes cluster in ~/.kube/config
run: generate fmt vet manifests
go run ./main.go
go run ./main.go --assignable-router-shard=apps-shard-1
# Install CRDs into a cluster
install: manifests kustomize
Loading