monitoring(grafana): avoid fragile placement and init pull
This commit is contained in:
parent
8ce8b1aac2
commit
ed81d52dd9
@ -327,6 +327,8 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
size: 20Gi
|
size: 20Gi
|
||||||
storageClassName: astreae
|
storageClassName: astreae
|
||||||
|
initChownData:
|
||||||
|
enabled: false
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 250m
|
cpu: 250m
|
||||||
@ -361,7 +363,10 @@ spec:
|
|||||||
operator: In
|
operator: In
|
||||||
values:
|
values:
|
||||||
- rpi5
|
- rpi5
|
||||||
- rpi4
|
- key: kubernetes.io/hostname
|
||||||
|
operator: NotIn
|
||||||
|
values:
|
||||||
|
- titan-08
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
- weight: 100
|
- weight: 100
|
||||||
preference:
|
preference:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user