Skip to content

Commit b8f7650

Browse files
committed
Exclude code files from operator helm chart
These don't need to be published alongside the templates...
1 parent c06b3c6 commit b8f7650

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

operator/.helmignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,13 @@ hack/
2626
config/
2727
bin/
2828
controllers/
29-
apis/
29+
apis/
30+
internal/
31+
utils/
32+
Dockerfile
33+
go.mod
34+
go.sum
35+
main.go
36+
Makefile
37+
PROJECT
38+
README.md.gotmpl

0 commit comments

Comments
 (0)