Skip to content

Commit

Permalink
[3.2.0] Remove unnecessary EOF line
Browse files Browse the repository at this point in the history
  • Loading branch information
chirangaalwis authored and ThilinaManamgoda committed Aug 28, 2020
1 parent 5a27715 commit 89e2a9f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ type: kubernetes.io/dockerconfigjson
data:
.dockerconfigjson: {{ $files.Get "auth.json" | replace "reg.id" $regId | replace "docker.wso2.com.username" $username | replace "docker.wso2.com.password" $password | replace "docker.wso2.com.email" $email | replace "docker.wso2.com.auth" $auth | b64enc }}
{{ end }}

0 comments on commit 89e2a9f

Please sign in to comment.