Skip to content

Commit

Permalink
changed docusaurus deployment name #40
Browse files Browse the repository at this point in the history
  • Loading branch information
akyriako committed Dec 12, 2024
1 parent e4273e6 commit 5cd9f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/docusaurus/templates/deployment-docusaurus.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: {{ include "docusaurus.name" . }}-docusaurus
name: {{ .Release.Name }}-docusaurus
labels:
app: docusaurus
{{- include "docusaurus.labels" . | nindent 4 }}
Expand Down

0 comments on commit 5cd9f1d

Please sign in to comment.