We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b98b6 commit c5db9c9Copy full SHA for c5db9c9
rollout.yaml
@@ -16,7 +16,7 @@ spec:
16
spec:
17
containers:
18
- name: webserver-simple
19
- image: kostiscodefresh/summer-of-k8s-app:v1
+ image: kostiscodefresh/summer-of-k8s-app:v2
20
imagePullPolicy: Always
21
ports:
22
- containerPort: 8080
0 commit comments