remove old code -- different hardware now supported.
This commit is contained in:
parent
487976e388
commit
efb553e50b
1 changed files with 0 additions and 9 deletions
|
@ -21,15 +21,6 @@ spec:
|
|||
- key: feature.node.kubernetes.io/system-os_release.VERSION_ID
|
||||
operator: NotIn
|
||||
values: ["${TALOS_VERSION}"]
|
||||
- key: kubernetes.io/hostname
|
||||
operator: NotIn
|
||||
values: ["gandalf-01", "shadowfax-01"]
|
||||
# - key: factory.talos.dev/schematic-id.part-0
|
||||
# operator: In
|
||||
# values: ["${TALOS_SCHEMATIC_ID:0:32}"]
|
||||
# - key: factory.talos.dev/schematic-id.part-1
|
||||
# operator: In
|
||||
# values: ["${TALOS_SCHEMATIC_ID:32}"]
|
||||
tolerations:
|
||||
- key: CriticalAddonsOnly
|
||||
operator: Exists
|
||||
|
|
Loading…
Reference in a new issue