Merge pull request #1623 from w0mbat/init-container-beta-update
Updated documentation to use beta version of init-containerspull/1506/merge
commit
84253dcbdf
|
|
@ -27,7 +27,7 @@ spec:
|
|||
app: ub
|
||||
annotations:
|
||||
pod.alpha.kubernetes.io/initialized: "true"
|
||||
pod.alpha.kubernetes.io/init-containers: '[
|
||||
pod.beta.kubernetes.io/init-containers: '[
|
||||
{
|
||||
"name": "rootfs",
|
||||
"image": "ubuntu:15.10",
|
||||
|
|
|
|||
Loading…
Reference in New Issue