Skip to content

Commit

Permalink
Add missing namespace to resourceGroups manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0-m committed May 11, 2024
1 parent 50e5089 commit da3454c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/trino/templates/configmap-coordinator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ metadata:
name: trino-resource-groups-volume-coordinator
labels:
{{- include "trino.labels" . | nindent 4 }}
namespace: {{ .Release.Namespace }}
app.kubernetes.io/component: coordinator
data:
resource-groups.json: |-
Expand Down

0 comments on commit da3454c

Please sign in to comment.