We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba4c4f commit 2683032Copy full SHA for 2683032
1 file changed
manifests/rollout.yaml
@@ -24,7 +24,7 @@ spec:
24
spec:
25
containers:
26
- name: webserver
27
- image: ghcr.io/odefta/ci_cd_lab:latest
+ image: ghcr.io/odefta2/ci_cd_lab:latest
28
ports:
29
- containerPort: 8080
30
imagePullPolicy: Always
0 commit comments