Skip to content

Commit

Permalink
removed extra dot #40
Browse files Browse the repository at this point in the history
  • Loading branch information
akyriako committed Dec 12, 2024
1 parent 170be44 commit 2ee86f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/typesense/templates/typesense.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
apiVersion: ts.opentelekomcloud.com/v1alpha1
kind: TypesenseCluster
metadata:
name: {{ .Release.Name . }}
name: {{ .Release.Name }}
spec:
image: typesense/typesense:27.1
replicas: 3
Expand Down

0 comments on commit 2ee86f3

Please sign in to comment.