Skip to content

Commit 7e9b5ad

Browse files
committed
Renamed pkg/apis/arangodb to pkg/apis/deployment
1 parent 03a0950 commit 7e9b5ad

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+859
-26
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ update-generated: $(GOBUILDDIR)
156156
"all" \
157157
"github.com/arangodb/k8s-operator/pkg/generated" \
158158
"github.com/arangodb/k8s-operator/pkg/apis" \
159-
"arangodb:v1alpha storage:v1alpha" \
159+
"deployment:v1alpha storage:v1alpha" \
160160
--go-header-file "./tools/codegen/boilerplate.go.txt" \
161161
$(VERIFYARGS)
162162

0 commit comments

Comments
 (0)