Skip to content

Commit

Permalink
Fix cassandra-statefulset.yaml indent level
Browse files Browse the repository at this point in the history
  • Loading branch information
htkuan committed Sep 10, 2018
1 parent c750608 commit 5a0b554
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ spec:
cpu: "500m"
memory: 1Gi
requests:
cpu: "500m"
memory: 1Gi
cpu: "500m"
memory: 1Gi
securityContext:
capabilities:
add:
Expand Down

0 comments on commit 5a0b554

Please sign in to comment.