Skip to content

Commit

Permalink
fix: back to main nodepool (#6162)
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 authored Sep 23, 2024
1 parent 2f3b7f2 commit 002e3c7
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,3 @@ app:
volumeMounts:
- name: next
mountPath: /mnt/next
tolerations:
- key: startup
operator: Equal
value: cdtn
effect: NoSchedule
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: nodepool
operator: In
values:
- cdtn-worker-nodepool

0 comments on commit 002e3c7

Please sign in to comment.