Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Feb 10, 2024
1 parent 860fa70 commit 36dcbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/loculus/templates/namespace.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: {{ .Release.namespace }}
name: {{ .Release.Namespace }}

0 comments on commit 36dcbe0

Please sign in to comment.