Skip to content

Commit

Permalink
add ns to sentry ca bundle cm (#7420)
Browse files Browse the repository at this point in the history
  • Loading branch information
emctl committed Jan 20, 2024
1 parent ffa8061 commit f6015e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: dapr-trust-bundle
namespace: {{ .Release.Namespace }}
labels:
app: dapr-sentry
{{- range $key, $value := .Values.global.k8sLabels }}
Expand Down

0 comments on commit f6015e8

Please sign in to comment.