We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643ce0d commit 8c0e758Copy full SHA for 8c0e758
pod4.yml
@@ -8,6 +8,6 @@ spec:
8
- image: ghcr.io/hackeramitkumar/test5:app2
9
name: good-container
10
imagePullPolicy: Always
11
- # - image: ghcr.io/hackeramitkumar/test6:app
12
- # name: bad-container
13
- # imagePullPolicy: Always
+ - image: ghcr.io/hackeramitkumar/test6:app
+ name: bad-container
+ imagePullPolicy: Always
0 commit comments