feat: pin all system workloads to system node pool
This commit is contained in:
@@ -14,6 +14,8 @@ spec:
|
||||
app: manager
|
||||
spec:
|
||||
serviceAccountName: manager
|
||||
nodeSelector:
|
||||
role: system
|
||||
containers:
|
||||
- name: manager
|
||||
image: git.lunarfront.tech/ryan/lunarfront-manager:latest
|
||||
|
||||
Reference in New Issue
Block a user