Skip to content

Commit

Permalink
fix: fix invalid image
Browse files Browse the repository at this point in the history
Signed-off-by: chengleqi <chengleqi5g@hotmail.com>
  • Loading branch information
chengleqi committed Mar 1, 2023
1 parent 1b3641d commit 8b0a6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/samples/apps_v1alpha1_uniteddeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.0
image: nginx
topology:
subsets:
- name: subset-a
Expand Down

0 comments on commit 8b0a6ea

Please sign in to comment.