Skip to content

Commit

Permalink
Remove a label from the rabbitmq config file
Browse files Browse the repository at this point in the history
Due to the bug helm/charts#7803
  • Loading branch information
beshkenadze committed Jul 30, 2019
1 parent 76bdd5f commit e14bb44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caesar/templates/rabbitmq/003_rabbitmq-statefulset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ spec:
name: rabbitmq-data
labels:
app.kubernetes.io/name: {{ include "caesar.name" . }}
helm.sh/chart: {{ include "caesar.chart" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
app: rabbitmq
Expand Down

0 comments on commit e14bb44

Please sign in to comment.