File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
site/content/en/references Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3030 template :
3131 containers :
3232 - name : the-container
33- image : registry/conatiner :latest
33+ image : registry/container :latest
3434` ` `
3535
3636` ` ` yaml
6060 replicas : 5
6161 template :
6262 containers :
63- - image : registry/conatiner :latest
63+ - image : registry/container :latest
6464 name : the-container
65- ` ` `
65+ ` ` `
Original file line number Diff line number Diff line change 2626 template :
2727 containers :
2828 - name : the-container
29- image : registry/conatiner :latest
29+ image : registry/container :latest
3030` ` `
3131
3232` ` ` yaml
5353 replicas : 5
5454 template :
5555 containers :
56- - image : registry/conatiner :latest
56+ - image : registry/container :latest
5757 name : the-container
58- ` ` `
58+ ` ` `
Original file line number Diff line number Diff line change 2626 template :
2727 containers :
2828 - name : the-container
29- image : registry/conatiner :latest
29+ image : registry/container :latest
3030` ` `
3131
3232` ` ` yaml
5252 replicas : 5
5353 template :
5454 containers :
55- - image : registry/conatiner :latest
55+ - image : registry/container :latest
5656 name : the-container
57- ` ` `
57+ ` ` `
Original file line number Diff line number Diff line change 5858 template:
5959 containers:
6060 - name: the-container
61- image: registry/conatiner :latest
61+ image: registry/container :latest
6262` ` `
6363
6464` ` ` yaml
8686 template:
8787 containers:
8888 - name: the-container
89- image: registry/conatiner :latest
90- ` ` `
89+ image: registry/container :latest
90+ ` ` `
You can’t perform that action at this time.
0 commit comments