feat: pin all system workloads to system node pool
This commit is contained in:
@@ -13,6 +13,8 @@ spec:
|
||||
labels:
|
||||
app: pgbouncer
|
||||
spec:
|
||||
nodeSelector:
|
||||
role: system
|
||||
containers:
|
||||
- name: pgbouncer
|
||||
image: pgbouncer/pgbouncer:latest
|
||||
|
||||
Reference in New Issue
Block a user