Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Yasen Terziivanov <4130616+yaskoo@users.noreply.github.com>
  • Loading branch information
mihailradkov and yaskoo authored Oct 23, 2024
1 parent 164d141 commit dad4734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ license:
licenseFilename: graphdb.license
# Directory where the license file will be mounted.
# Can be used to place the license outside the persistence directory if needed.
# Note: We use the license/ sub-folder instead of subPath volume mount so kubelet can replace the mounted license in runtime when the
# Note: We use the license/ sub-folder instead of subPath volume mount so kubelet can replace the mounted license at runtime when the
# Secret is updated with a new GraphDB license. This avoids having to restart the GraphDB pods.
mountPath: /opt/graphdb/home/conf/license/
# Defines the secret volume as optional or not.
Expand Down

0 comments on commit dad4734

Please sign in to comment.