mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-10-29 07:01:01 +01:00
Add reference to CoreOS pull secrets
This commit is contained in:
parent
84405d5e19
commit
3f490c0eb3
@ -21,4 +21,6 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
cpu: 200m
|
cpu: 200m
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: coreos-quay
|
||||||
|
|
||||||
|
|||||||
@ -21,4 +21,6 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
cpu: 200m
|
cpu: 200m
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: coreos-quay
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user