mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
Merge pull request #3613 from derekwaynecarr/namespace_as_kind
Namespace as kind
This commit is contained in:
@@ -75,7 +75,7 @@ grains:
|
||||
cloud_provider: vagrant
|
||||
roles:
|
||||
- kubernetes-master
|
||||
admission_control: AlwaysAdmit
|
||||
admission_control: NamespaceExists,AlwaysAdmit
|
||||
runtime_config: '$(echo "$RUNTIME_CONFIG" | sed -e "s/'/''/g")'
|
||||
EOF
|
||||
|
||||
|
Reference in New Issue
Block a user