We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03c84c0 commit b6902c2Copy full SHA for b6902c2
examples/kubernetes.yml
@@ -84,6 +84,8 @@ spec:
84
- 127.0.0.1
85
initialDelaySeconds: 30
86
livenessProbe: *probe
87
+ tty: true
88
+ stdin: true
89
volumeClaimTemplates:
90
- metadata:
91
name: data
0 commit comments