Compare commits
1 Commits
5c7ae0d2e7
...
b21199673b
Author | SHA1 | Date | |
---|---|---|---|
b21199673b
|
@@ -61,10 +61,6 @@ trivy-operator:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
nodeCollector:
|
nodeCollector:
|
||||||
tolerations:
|
|
||||||
- key: node-role.kubernetes.io/control-plane
|
|
||||||
operator: Exists
|
|
||||||
effect: NoSchedule
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: var-lib-etcd
|
- name: var-lib-etcd
|
||||||
mountPath: /var/lib/etcd
|
mountPath: /var/lib/etcd
|
||||||
|
Reference in New Issue
Block a user