-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds tolerations, nodeSelector, and affinity to rekor. (#762)
Signed-off-by: ianhundere <138915+ianhundere@users.noreply.github.com>
- Loading branch information
1 parent
f837472
commit 5e5789c
Showing
5 changed files
with
669 additions
and
2,985 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,4 +97,4 @@ spec: | |
volumes: | ||
- name: storage | ||
emptyDir: {} | ||
{{- end }} | ||
{{- end }} |
Oops, something went wrong.