Skip to content

Commit

Permalink
fix: invalid name for opensearch instance
Browse files Browse the repository at this point in the history
  • Loading branch information
Muni10 committed Jan 25, 2024
1 parent 5bc0ff2 commit fea75a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/templates/opensearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: OpenSearch
metadata:
labels:
team: nais
name: contests
name: opensearch-{{ .Release.Namespace }}-{{ .Release.Name }}
spec:
plan: hobbyist
project: {{ .Values.contests.opensearch.project }}

0 comments on commit fea75a1

Please sign in to comment.