mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 01:38:58 +03:00
added missing EOF
This commit is contained in:
@@ -171,6 +171,7 @@ cat > kube-controller-manager-csr.json <<EOF
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
EOF
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
cfssl gencert \
|
cfssl gencert \
|
||||||
|
|||||||
Reference in New Issue
Block a user