Import from Container Engine docs, addition of Tabs functionality, various link fixes
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
spec:
|
||||
containers:
|
||||
-
|
||||
args:
|
||||
- ""
|
||||
command:
|
||||
- ""
|
||||
env:
|
||||
-
|
||||
name: ""
|
||||
value: ""
|
||||
image: ""
|
||||
imagePullPolicy: ""
|
||||
name: ""
|
||||
ports:
|
||||
-
|
||||
containerPort: 0
|
||||
name: ""
|
||||
protocol: ""
|
||||
resources:
|
||||
cpu: ""
|
||||
memory: ""
|
||||
restartPolicy: ""
|
||||
volumes:
|
||||
-
|
||||
emptyDir:
|
||||
medium: ""
|
||||
name: ""
|
||||
secret:
|
||||
secretName: ""
|
||||
|
||||
Reference in New Issue
Block a user