forked from kubeedge/sedna
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kubectl-create crds instead of kubectl-apply
since we switch to pod template which has large crd yaml, this would lead to the error `metadata.annotations: Too long: must have at most 262144 bytes` when `kubectl apply -f` Signed-off-by: llhuii <[email protected]>
- Loading branch information
llhuii
committed
Mar 30, 2021
1 parent
c569f8a
commit e8400b4
Showing
2 changed files
with
3 additions
and
6 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