We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe46370 + 9836480 commit 135ba29Copy full SHA for 135ba29
2 files changed
bindata/operator/operator.yaml
@@ -107,10 +107,10 @@ spec:
107
resources:
108
limits:
109
cpu: 500m
110
- memory: 256Mi
+ memory: 1Gi
111
requests:
112
cpu: 10m
113
- memory: 128Mi
+ memory: 512Mi
114
securityContext:
115
allowPrivilegeEscalation: false
116
volumeMounts:
config/manager/manager.yaml
@@ -76,9 +76,9 @@ spec:
76
77
78
79
80
81
82
83
serviceAccountName: openstack-operator-controller-manager
84
terminationGracePeriodSeconds: 10
0 commit comments