nodeselector pathces

This commit is contained in:
2024-03-28 21:14:20 +01:00
parent 7393552809
commit cc860d1fc9
26 changed files with 187 additions and 7 deletions

View File

@ -14,3 +14,8 @@ helmCharts:
releaseName: lcl
repo: https://traefik.github.io/charts
valuesFile: base/values.yaml
patches:
- path: patches/nodeselector.yaml
target:
kind: (StatefulSet|Deployment|Job)

View File

@ -0,0 +1,9 @@
apiVersion: apps/v1
kind: not-important
metadata:
name: not-important
spec:
template:
spec:
nodeSelector:
region: local