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 df7b8eb commit f9eb0aaCopy full SHA for f9eb0aa
charts/azimuth-llm/templates/ui/deployment.yml
@@ -5,9 +5,6 @@ metadata:
5
name: {{ .Release.Name }}-ui
6
labels:
7
{{- include "azimuth-llm.labels" . | nindent 4 }}
8
- annotations:
9
- # Make sure UI is reloaded when app settings are updated
10
- reloader.stakater.com/auto: "true"
11
spec:
12
replicas: 1
13
selector:
0 commit comments