Skip to content

Commit

Permalink
Merge pull request #255 from bcgov/fix/resource-updates
Browse files Browse the repository at this point in the history
fix/Update values.yaml
  • Loading branch information
barrfalk authored Nov 6, 2024
2 parents 70045c5 + 2cbc3cc commit 22e6726
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 22e6726

Please sign in to comment.