Commit a9162ed8 authored by Wesley Hartford's avatar Wesley Hartford

Fix typo in daemonset resource requests

parent a8984384
......@@ -489,7 +489,7 @@ spec:
#- containerPort: 9160
# name: thrift
resources:
request:
requests:
cpu: 0.5
volumeMounts:
- mountPath: /cassandra_data
......
......@@ -44,7 +44,7 @@ spec:
#- containerPort: 9160
# name: thrift
resources:
request:
requests:
cpu: 0.5
volumeMounts:
- mountPath: /cassandra_data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment