Files
platform/modules/k8s/scripts/taint-node-no-schedule.sh
2025-06-30 12:21:05 +02:00

4 lines
66 B
Bash
Executable File

#!/bin/sh
kubectl taint node $1 ClusterService="true":NoSchedule