We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3afb7e5 commit 3556f78Copy full SHA for 3556f78
charts/azimuth-llm/values.yaml
@@ -110,7 +110,8 @@ ui:
110
# Container image config
111
image:
112
repository: ghcr.io/stackhpc/azimuth-llm-chat-ui
113
- tag: # Defaults to chart's appVersion
+ # Defaults to chart's appVersion
114
+ tag:
115
imagePullPolicy:
116
# The settings to be passed to the frontend web app.
117
# Format depends on the chosen UI image above. For each of the UIs
0 commit comments