Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
cleanup trailing spaces
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Cole <[email protected]>
  • Loading branch information
jonathan-mothership committed Jun 20, 2020
1 parent cfd82fb commit 4e78c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions incubator/rundeck/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ image:
deployment:
replicaCount: 1
annotations: {}
rolloutStrategy:
rolloutStrategy:
type: RollingUpdate
# Recreate can help when using persistent volumes
# type: Recreate
Expand Down Expand Up @@ -50,7 +50,7 @@ persistence:
# Set claim.create:true to have the helm chart manage the creation of a new PVC for this deployment
claim:
create: false
# storageClass:
# storageClass:
# accessMode: ReadWriteOnce
# size: 10G

Expand Down

0 comments on commit 4e78c08

Please sign in to comment.