Skip to content

Commit

Permalink
fix: spacing issue with comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Mar 13, 2024
1 parent 210515e commit 50bcd8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/unleash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,8 @@ fullnameOverride: ""

image:
repository: unleashorg/unleash-server
tag: # Obtained from .Chart.AppVersion, up to date tags available at https://hub.docker.com/r/unleashorg/unleash-server/tags
# Obtained from .Chart.AppVersion, up to date tags available at https://hub.docker.com/r/unleashorg/unleash-server/tags
tag:
pullPolicy: Always

imagePullSecrets: []
Expand Down

0 comments on commit 50bcd8c

Please sign in to comment.