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

@@ -34,6 +34,7 @@ spec:
volumeMounts:
- name: adguard-pvc
mountPath: /opt/adguardhome/work
resources: {}
volumes:
- name: adguard-pvc
persistentVolumeClaim:

View File

@@ -10,3 +10,8 @@ resources:
- base/adguard-namespace.yaml
- base/adguard-pvc.yaml
- base/adguard-service.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