Skip to content

Commit

Permalink
refactor: move 'image' properties up in the values.yaml file
Browse files Browse the repository at this point in the history
- Update the version number in the `Chart.yaml` file from `1.3.0` to `1.3.1`
- Update the image name and tag in the `deployment.yaml` file
- Add a new section for image details in the `values.yaml` file with repository, tag, and pull policy
- Remove the `image` section from the `reloader` block in the `values.yaml` file, since the image details were moved to a new image section
- Modify the `containerSecurityContext` section in the `deployment.yaml` file
  • Loading branch information
xakraz committed Feb 25, 2025
1 parent 1d43a7f commit 5d93bb6
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 60 deletions.
Loading

0 comments on commit 5d93bb6

Please sign in to comment.