Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,7 @@ Session.vim
.history
# End of https://www.gitignore.io/api/go,vim,emacs,visualstudiocode

charts/
# hack/generate-helm.sh copies config/charts/ to charts/ for helm package.
# Ignore that build output; config/charts/ (the source) is tracked.
/charts/
.tmp/
3,442 changes: 3,442 additions & 0 deletions config/charts/knative-operator/templates/crds/knativeeventings.yaml

Large diffs are not rendered by default.

3,875 changes: 3,875 additions & 0 deletions config/charts/knative-operator/templates/crds/knativeservings.yaml

Large diffs are not rendered by default.

5,551 changes: 0 additions & 5,551 deletions config/charts/knative-operator/templates/operator.yaml

Large diffs are not rendered by default.

Loading
Loading