Skip to content

Commit

Permalink
chore(ai-worker): changed componant label to ai-worker and removed na…
Browse files Browse the repository at this point in the history
…me suffix '-ai-worker'
  • Loading branch information
dhendricken committed Jan 24, 2025
1 parent 0a8004a commit 4d2384d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/nextcloud/templates/nextcloud-ai-worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: {{ include "nextcloud.fullname" . }}
name: {{ include "nextcloud.fullname" . }}-ai-worker
labels:
app.kubernetes.io/name: {{ include "nextcloud.name" . }}
helm.sh/chart: {{ include "nextcloud.chart" . }}
Expand Down

0 comments on commit 4d2384d

Please sign in to comment.