This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-sigs
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
You've already forked kubespray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3d1653f950
kubespray
/
roles
/
kubernetes-apps
/
scheduler_plugins
/
templates
/
namespace.yaml.j2
8 lines
141 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add scheduler plugins support (#10747) Signed-off-by: tu1h <lihai.tu@daocloud.io>
2024-01-23 14:42:33 +08:00
---
apiVersion: v1
kind: Namespace
metadata:
name: {{ scheduler_plugins_namespace }}
labels:
pre-commit: apply autofixes hooks and fix the rest manually - markdownlint (manual fix) - end-of-file-fixer - requirements-txt-fixer - trailing-whitespace
2024-05-22 02:17:05 +08:00
name: {{ scheduler_plugins_namespace }}