added missing EOF

pull/709/head
Xander Grzywinski 2019-08-26 11:30:11 -07:00
parent a554a3bfba
commit 0bc042cb97
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ cat > kube-controller-manager-csr.json <<EOF
} }
] ]
} }
EOF
``` ```
``` ```
cfssl gencert \ cfssl gencert \