Files
devops-infra-helm-charts-gcp/manifests/priorityclass/gke-dsgpu-prd-ase1a/priorityclass-high.yaml
T
2026-08-26 03:39:42 +05:30

9 lines
226 B
YAML

apiVersion: scheduling.k8s.io/v1
description: >-
This priority class is high priority and should be used for app service pods only.
kind: PriorityClass
metadata:
name: high-priority
namespace: kube-system
value: 1000000