Skip to content

Commit

Permalink
Merge pull request #505 from whelgeson/master
Browse files Browse the repository at this point in the history
Removing carriage return from example secret
  • Loading branch information
sgotti committed Jun 7, 2018
2 parents 28eebd7 + a21a0f3 commit 8491b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kubernetes/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ metadata:
name: stolon
type: Opaque
data:
password: cGFzc3dvcmQxCg==
password: cGFzc3dvcmQx

0 comments on commit 8491b6a

Please # to comment.