mirror of
https://github.com/rancher/k3k.git
synced 2026-08-19 04:16:16 +00:00
* added priorityClass to Clusters and ClusterSets * fixed comment
12 lines
257 B
YAML
12 lines
257 B
YAML
apiVersion: k3k.io/v1alpha1
|
|
kind: ClusterSet
|
|
metadata:
|
|
name: clusterset-example
|
|
# spec:
|
|
# disableNetworkPolicy: false
|
|
# allowedNodeTypes:
|
|
# - "shared"
|
|
# - "virtual"
|
|
# podSecurityAdmissionLevel: "baseline"
|
|
# defaultPriorityClass: "lowpriority"
|