Skip to content

Commit

Permalink
Fix back
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-vanyasin committed Oct 10, 2023
1 parent 733e004 commit b18aef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/kube-arangodb/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{{ end -}}
apiVersion: apps/v1
kind: Deployment
meta data:
metadata:
name: {{ template "kube-arangodb.operatorName" . }}
namespace: {{ .Release.Namespace }}
{{- if .Values.operator.annotations }}
Expand Down

0 comments on commit b18aef8

Please sign in to comment.