Skip to content

Commit

Permalink
fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
hspitzley-czi committed Oct 24, 2024
1 parent bda3d81 commit 1ddec09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ global:

# Settings for the primary container
image:
## @param global.image.repository Image repository
repository: nginx
## @param global.image.pullPolicy Image pull policy
pullPolicy: IfNotPresent
## @param global.image.tag Image tag
tag: "latest"

args: []
Expand Down

0 comments on commit 1ddec09

Please sign in to comment.