Update init-containers to beta. (#1624)
This commit is contained in:
committed by
Anirudh Ramanathan
parent
35a14cda34
commit
05ffedcebd
@@ -3,7 +3,7 @@ kind: Pod
|
||||
metadata:
|
||||
name: nginx
|
||||
annotations:
|
||||
pod.alpha.kubernetes.io/init-containers: '[
|
||||
pod.beta.kubernetes.io/init-containers: '[
|
||||
{
|
||||
"name": "install",
|
||||
"image": "busybox",
|
||||
|
||||
Reference in New Issue
Block a user