Skip to content

Commit f18f8cd

Browse files
Revert test image and restore stable deployment configuration
1 parent 4352fe6 commit f18f8cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/chart/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ spec:
2020
spec:
2121
containers:
2222
- name: app
23-
image: nginx:does-not-exist
23+
image: nginx:latest
2424
ports:
2525
- containerPort: 80

0 commit comments

Comments
 (0)