Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
barrfalk committed Nov 6, 2024
1 parent a159313 commit 2cbc3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ backup:
- name: backup
registry: 'docker.io'
repository: 'bcgovimages' # example, it includes registry and repository
image: backup-container # the exact component name, be it backend, api-1 etc...
image: backup-container # the exact component name, be it backend, api-1 etc.
tag: latest # the tag of the image, it can be latest, 1.0.0 etc..., or the sha256 hash
command:
- '/bin/bash'
Expand Down

0 comments on commit 2cbc3cc

Please sign in to comment.