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 7bc2591 commit 1e407adCopy full SHA for 1e407ad
manifests/deployment.yaml
@@ -16,7 +16,7 @@ spec:
16
"kubernetes.io/os": linux
17
containers:
18
- name: helloworld
19
- image:
+ image: <image>
20
resources:
21
requests:
22
cpu: 100m
0 commit comments