Skip to content

Commit

Permalink
[GHA] Update go-monorepo chart
Browse files Browse the repository at this point in the history
  • Loading branch information
krzwiatrzyk committed Aug 9, 2024
1 parent 2e0fb12 commit cf695c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/go-monorepo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apiVersion: v2
name: go-monorepo
version: 0.0.10
version: 0.0.11
2 changes: 1 addition & 1 deletion charts/go-monorepo/templates/rabbitmq/permission.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: {{ .Release.Name }}
spec:
vhost: {{ .Values.rabbitmq.vhost.name | quote }}
user:
userReference:
name: {{ .Release.Name | quote }}
permissions:
write: ".*"
Expand Down

0 comments on commit cf695c2

Please sign in to comment.