-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Caving and finally adding the code to create the namespace, service account and role binding to allow for `hostNetwork`. Signed-off-by: Joe Talerico <[email protected]>
- Loading branch information
Joe Talerico
committed
Feb 22, 2024
1 parent
842a364
commit d37f851
Showing
3 changed files
with
76 additions
and
2 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 |
---|---|---|
|
@@ -4,4 +4,3 @@ apiVersion: kind.x-k8s.io/v1alpha4 | |
nodes: | ||
- role: control-plane | ||
- role: worker | ||
- role: worker |